Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adilsaju/yoke
Flying school student management app for admins
https://github.com/adilsaju/yoke
Last synced: about 1 month ago
JSON representation
Flying school student management app for admins
- Host: GitHub
- URL: https://github.com/adilsaju/yoke
- Owner: adilsaju
- Created: 2022-09-19T22:19:07.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-12-14T09:46:09.000Z (about 2 years ago)
- Last Synced: 2024-04-24T09:23:42.726Z (8 months ago)
- Language: JavaScript
- Size: 21.7 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yoke ✈️
Flying school student management app for adminsDEV ENVIRONMENT SETUP
====================
1. git clone the repository
2. checkout development branchh
3. Run ```npm run setup``` for installing deps
4. Run ```npm run backend``` for starting backend AND Run ```npm run frontend``` for starting frontendOR
4. Run ```npm run both``` for starting both concurrently
DB URL: mongodb+srv://root:[email protected]/travel-order-app
app url: https://yoke-sirius.netlify.app/To add more data for test: ```node scripts/data-create.js```
BUILD
====================
Pending to addPRODUCTION
====================
URL: https://yokeaviation.ca/