Skip to content

VictorWinberg/OneList

Repository files navigation

OneList

Build codecov

Working Environment, Project | Ergonomics and Aerosol Technology

Setup

  • Set up environment variables, e.g. npm run env:pull
  • Create postgres database, e.g. npm run db:pull
  • Install dependencies: npm run install:all (or install separately: npm install, cd client && npm install, cd ../server && npm install)
  • Start both client and server: npm start
    • Or start separately: npm run client:serve (frontend) and npm run server:start (backend)

About

Working Environment, Project | Ergonomics and Aerosol Technology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5