Skip to content

swciitg/Welfare-Board-Website

Repository files navigation

Student's Welfare Board

Introduction

A dynamic website for Student's Welfare board.

Usage

First clone the repository from Github. Run a mongoDB instance and provide the corresponding url for database in .env file
Add Port, base url and login passord (password that will be used to login into admin portal) for admin portal

Install project dependencies:

$ npm install

Run the server using:

$ npm start

You can access the default local server at http://127.0.0.1:${port}/${base_url}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published