Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Server

Create .env with the following:

EXPRESS_PORT=
DB_NAME=
DB_USERNAME=
DB_PASSWORD=
DB_HOST=
DB_DIALECT=

Then run

npm install
npm run migrate
npm run seed
npm start

Client

Create .env with the following:

REACT_APP_API=

Then run

npm install
npm run build-cordova

Or you can run localy

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages