Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lookininward/wo7ipiouo3
https://github.com/lookininward/wo7ipiouo3
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lookininward/wo7ipiouo3
- Owner: lookininward
- Created: 2022-05-29T16:21:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-18T15:20:53.000Z (over 2 years ago)
- Last Synced: 2024-10-03T12:23:23.186Z (4 months ago)
- Language: TypeScript
- Homepage: wo7-ipi-ouo3.vercel.app
- Size: 734 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wo7IpiOuo3 Challenge
## MVP
To run the MVP:
- Create a MySQL instance
- Create a `.env` file in the root folder with the expected variables
- Run `npm run app:start` to seed the DB with demo data, start the backend and frontend servers.
- In your browser navigate to `http://localhost:4200`## V2
To run V2:
- Create a MySQL instance
- Create a `.env` file in the root folder with the expected variables
- Run `yarn run app:start` to seed the DB with demo data, start the backend and frontend servers.
- In your browser navigate to `http://localhost:4200`