Skip to content

WhiteFox08/fparma-web

 
 

Repository files navigation

FPARMA-WEB

FPARMA's website with event signup

Requirements (local dev)

MongoDB, Node.js, gulp installed (npm i -g gulp)

Instructions

  1. Clone repo
  2. Go to folder in terminal and do "npm install"
  3. Copy config.example.json and change settings
  4. Start mongod process
  5. Start server by entering "gulp dev"

Setting ENV

You can change enviroment variables if you do not want to use config.json

  • PORT
  • SESSION:SECRET
  • DB:URI
  • DB:USER
  • DB:PASSWORD
  • STEAM:REALM
  • STEAM:KEY (api key)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • CSS 37.9%
  • HTML 2.0%