Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lookininward/wo7ipiouo3


https://github.com/lookininward/wo7ipiouo3

Last synced: about 7 hours ago
JSON representation

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`