Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- yusuf@DESKTOP-E78JAJA MINGW64 /d/lab1
- $ npx create-webiny-project webiny1
- npx: installed 216 in 9.707s
- Creating project at D:\lab1\webiny1:
- [10:10:48] Pre-template setup [started]
- [10:10:48] Install template package [started]
- [10:10:48] Check project name for valid npm nomenclature [started]
- [10:10:48] Check project name for valid npm nomenclature [completed]
- [10:10:48] Creating your Webiny app in D:\lab1\webiny1. [started]
- [10:10:48] Creating your Webiny app in D:\lab1\webiny1. [completed]
- [10:10:48] Pre-template setup [completed]
- [10:10:51] Install template package [completed]
- [10:10:52] Create project folders [started]
- [10:10:52] Create project folders [completed]
- [10:10:52] Set up project dependencies [started]
- [10:10:52] Set up project dependencies [completed]
- [10:10:52] Initialize git [started]
- [10:10:52] Initialize git [completed]
- [10:10:52] Get proper package versions [started]
- [10:11:02] Get proper package versions [completed]
- [10:11:02] Resolve packages [started]
- [10:11:02] Resolve packages [completed]
- [10:11:02] Install dependencies [started]
- [10:16:34] Install dependencies [completed]
- [10:16:34] Run template-specific actions [started]
- [10:16:34] Run template-specific actions [completed]
- Your new Webiny project webiny1 is ready!
- Finish the configuration by following these steps:
- 1. cd webiny1
- 2. Update the MONGODB_SERVER variable in the webiny1/.env.json file with your database connection string.
- 3. yarn webiny deploy api --env=local
- 4. cd apps/admin
- 5. yarn start
- To see all the available CLI commands run webiny --help in your webiny1 directory.
- For more information on setting up your database connection:
- https://docs.webiny.com/docs/get-started/quick-start#3-setup-database-connection
- Want to delve deeper into Webiny? Check out https://docs.webiny.com/docs/webiny/introduction
- Like the project? Star us on Github! https://github.com/webiny/webiny-js
- Need help? Join our Slack community! https://www.webiny.com/slack
- � Happy coding!
Advertisement
Add Comment
Please, Sign In to add comment