This is the main Webiny App that will provide you with basic backend, user login and system bootstrap, so you can easily hook up your new apps and get going with development.
Coming soon on www.webiny.com
Here are quick steps to get started.
- Install this Vagrant machine: https://app.vagrantup.com/webiny/boxes/webiny-dev
- Inside the code folder run
yarn add webiny-cli - Run
webiny-clithis will run the install process - When the installation is done, don't start the develop process, but install the nginx vhost file provided in the install process
- Once nginx is configured, run
webiny-cliand select "Develop" > "All" option - When the develop finishes, it will say "webpack: Compiled successfully", open yourdomain.com/admin to access Webiny