Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

sebastianhaeni/wine-tasting

Repository files navigation

Wine Tasting Party App

Environment Dependencies

Install instructions

  1. Run npm install
  2. Configure the created files config/api.yml and config/propel.yml to your needs.

Running

Run npm start to execute the application. Run npm start --open to make it automatically open in your browser.

Building

  • Execute npm run build to manually compile.

Branching & Deployment

The stable branch is 'prod'. Changes are first to be tested on stage before being merged into 'prod' branch. 'master' and 'stage' are deployed automatically to the respective server.

Production deployment is done manually by the person in charge of releases.

About

Web app to rate wines during a wine tasting party

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published