/st-peters-portal-server

Server for St Peters Church Website

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Build Status

St Peters Marthoma Church Server Side for the Portal

Server-side configuration based upon Node JS.

Installation Instructions:

  1. Clone the repository: git clone https://github.com/riginoommen/st-peters-portal-server.git
  2. Install the dependencies: npm install
  • if you are using linux install dependencies 'sudo npm install'

Usage:

  • To start the application server: npm start
  • Default port being 5000, point browser to localhost:5000 to view the running application.