Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
/ social-service-sg Public archive

A web platform that connects social services events organizers with volunteers in Singapore. #CE2006 #NodeJS #Express #MongoDB #SemanticUI

Notifications You must be signed in to change notification settings

billjh/social-service-sg

Repository files navigation

Social Service SG

A web platform that connects social services events organizers with volunteers in Singapore.

Instructions

To run to server

  • Install NodeJS v4.2.2 and NPM
    • Install dependencies by npm install
  • MongoDB
    • Start MongoDB server
    • To reset databse, refer to reset_database.js
  • Start Server by node server.js

To update Semantic UI

  • Update by npm update
  • Make sure Gulp has been installed globally npm install -g gulp
  • Generate CSS and JS cd public/semantic/ & gulp build

About

A web platform that connects social services events organizers with volunteers in Singapore. #CE2006 #NodeJS #Express #MongoDB #SemanticUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published