Skip to content

📆 The awesome web app that supports awesome events

License

Notifications You must be signed in to change notification settings

Pedrovsky/eventdeck

 
 

Repository files navigation

EventDeck

![Gitter](https://badges.gitter.im/Join Chat.svg)

Build Status Dependency Status devDependency Status Codacy Badge Issues In Progress

EventDeck is a tool being built at SINFO to help us manage everything related to our events.

The backend is based on hapi, and the frontend initially was Angular but we're rebuilding it using Ampersand.js.

Installation:

  1. Clone the repo: git clone git@github.com:sinfo/eventdeck.git
  2. Enter the directory: cd eventdeck
  3. Install the dependencies: npm install or npm i
  4. Set the environment variables used on config.js
  5. Start the server: npm start

About

📆 The awesome web app that supports awesome events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.6%
  • HTML 3.2%
  • CSS 1.2%