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 @Bijay Sharma @Sefali Basnet