MinhHCMUTCSK21 / HCSDL_Back_end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to config backend

  • Go to config/config.js and change these properties user password server and database to connect to your SQL server.
  • Start your SQL Server -> Go to folder database and run SQL commands following the below order image
  • Run npm start -> The server will run at http://localhost:3000

How to config frontend

  • Clone the frontend repository from https://github.com/kics223w1/BTL-Database-System
  • Run npm i then npm start -> The server will run at http://localhost:1234

About


Languages

Language:TSQL 64.2%Language:JavaScript 35.8%