https://github.com/webiny/myapp
[NOT MAINTAINED] A demo app to showcase the minimum setup to create frontend and backend apps
https://github.com/webiny/myapp
Last synced: 9 months ago
JSON representation
[NOT MAINTAINED] A demo app to showcase the minimum setup to create frontend and backend apps
- Host: GitHub
- URL: https://github.com/webiny/myapp
- Owner: webiny
- License: mit
- Created: 2017-11-25T12:38:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-25T16:57:43.000Z (over 8 years ago)
- Last Synced: 2025-05-20T11:09:21.615Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyApp demo app
Example app to show the basic structure of frontend and backend apps.
1. Install Webiny project
2. Run `webiny-cli`
3. Select `Install app from repo` and paste `git@github.com:Webiny/MyApp.git`
4. Once the app is installed, run the development build.
5. Navigate to `http://yourproject.app:8000/my-app` to see the frontend app
6. In the administration, enable the `Apartment Manager` role for your user to see the app in the menu.