Skip to content

mherhunanyan/alms

Repository files navigation

Academy Library Management System (ALMS)

Install dependencies

npm ci

Set environment variables (Optional-There are default values)

All environment variables which are used in the project are listed in the .env.sample file.

Create a .env file in the root directory of your application and add the variables to the file (like in .env.sample file).

Run server

npm start

Admin Account credentials

email: [email protected]

password: 123

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published