Skip to content

sistfms/fms-backend

Repository files navigation

SIST Fee Management System Backend

The Backend Server is built using Node.js.

Software Requirements

You need Node.js installed on your system to run the server.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT

Start the Server

To Start the Server in development mode run:

  npm run dev

To Start the Server in Production mode mode run:

  npm start

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published