Skip to content

Demigod345/LibraryApp

Repository files navigation

LibraryApp

Setup

  • Run git clone https://github.com/Demigod345/LibraryApp to clone directory in your local device.
  • Then cd LibraryApp
  • Then run npm install to install the node modules.
  • Create .env file similar to the example.env

Steps to run the server

  • If the code is being run for the first time or the database needs to be refreshed open MySQL in the directory and run source ./database/database.sql
  • To start the server run npm start and enjoy ;-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published