Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

sirikon/event-feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Feedback

CircleCI

Node.js web application for collecting user's feedback in an event.

Was used for BilboStack 2018 and WeCode 2018 (This explains all the information and style that is included right now).

Needs some work for more reusability... I'm on it :)

Run it

For the development environment you'll need Docker (Or install Redis and PostgreSQL) and Node.js (tested on 8.9.1 at the moment).

  1. Clone the repository
  2. Run npm install
  3. Inside dev-env folder, run docker-compose up -d
  4. Back to root folder, run npm run migrate
  5. Finally, run npm start and visit http://127.0.0.1:8080

License

MIT

About

Node.js web application for collecting user's feedback in an event

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors