We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c33268 commit b18629dCopy full SHA for b18629d
README.md
@@ -9,18 +9,9 @@
9
`npm install`
10
`yarn install`
11
- **Add environment file**
12
- - **Using Configuration**
13
- - Open [Deploy guide page](https://drive-demo.mbaharip.com/deploy#config)
14
- - Scroll to the bottom to see the configuration form
15
- - Fill out the form and download the file
16
- - Extract the `.env` file to the root folder
17
- - **Using example file**
18
- - `cp .env.example .env`
19
- - Fill out everything
20
-- Run the app
21
- `npm run dev`
22
- `yarn dev`
23
-- Check the app on `http://localhost:3000`
+ `Copy .env file into the repo`
+- **Run** `npm run dev:turbo`
+- **Check the app on**' `http://localhost:3000`
24
25
## License
26
0 commit comments