Skip to content

phoevos/indlovu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Indlovu

NTUA-ECE, DB 2020 Project

To enter the cult:

Inside sql folder:

  • mysql -u root from cmd OR mysql -u root -p if you've set a password for your MySQL server

  • source createAndPopulate.sql; to create and initialise the project DB.

Inside back-end folder:

  • npm install to download dependencies

  • set db_mysqlPassword=WhateverYourSQLServerPwdIs on Windows OR export db_mysqlPassword=WhateverYourSQLServerPwdIs on Linux/ Mac

  • node server to run

Front-end

For the corresponding front-end, created by Thomas Doukas, follow the link:

About

Back-end for the NTUA-ECE Databases (DB) 2020 Project.

Topics

Resources

Stars

Watchers

Forks