Skip to content

An app that supports you and your friends making decisions on all kind of topics e.g. where to go for dinner or what film to watch next

Notifications You must be signed in to change notification settings

izzyyhh/decision

Repository files navigation

mmp3

Development

Requirements

Installation

// Execute following script
./install.sh

Uninstallation

// Removes docker volumes and all files and folder which are not managed in the repo (node_modules, lib,...)
// If you want to reset your development environment totally, run this command and ./install.sh afterwards.

./uninstall.sh

Run Services

// use correct npm version https://github.com/nvm-sh/nvm#deeper-shell-integration
nvm use

// All services
npm run dev

npx pm2 status
npx pm2 logs [service]
npx pm2 restart [service]
npx pm2 stop all

// import fixtures
npm run --prefix api/iff-api fixtures

About

An app that supports you and your friends making decisions on all kind of topics e.g. where to go for dinner or what film to watch next

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •