Skip to content

marcoscianzio/lendlab-backend

 
 

Repository files navigation

lendlab

Your institution, now online

How to run the project?

  • Clone this repository and frontend's https://github.com/LendLab/lendlab
  • Create an empty database called lendlab2
  • Run mysql service
  • Run the following commands on the console
# npm

npm install

npm run dev

Take into account this only creates the backend, in order to see the website please visit https://github.com/LendLab/lendlab and follow the steps listing there.

Gallery

landing register student-home student-reserves search laboratorist-reserves export-table

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%