/mealRAid

Primary LanguageJavaScript

MealRAid

An organisational foodshare app created to combat foodwaste and boost staff morale on an internal scale, distributing excess food generated by company events to members within the same building / business park.

  1. Clone repository to local storage and change username to Your User Name in config/config.js
  2. Execute 'npm install'
  3. Execute 'npx sequelize db:create'
  4. Execute 'npx sequelize db:migrate' until all migrations have been completed
  5. Execute 'npx sequelize db:seed:all
  6. Execute 'npm run start'

For testing purposes, you may log in via test account with - username: test1@company.com password: test1