Skip to content

hkreshock/CapstoneServer

Repository files navigation

Grocery Helper

Setting Up

  • Install dependencies: npm install
  • Prepare environment file: cp example.env .env
    • Replace values in .env with your custom values if necessary.

Scripts

  • Start application for development: npm run dev
  • Run tests: npm test (in order to have all tests passing, you have to remove the requireAuth compent from the routers)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published