Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database_CAU_Project

School project for the CAU Database course.

The project runs in nodejs with a mysql 5.7 database.

The project must be runed with docker-compose to work properly (don't need to install nodejs).


Install

Docker and Docker-Compose

Docker Compose: https://docs.docker.com/compose/install/

Docker: https://docs.docker.com/v17.09/engine/installation/


Run the project

For the first time you should use:

sudo docker-compose build

For run the project:

sudo docker-compose up


Project

Access to App

To access the application, you must go to the following url: localhost:49160

Access to Database

To access the database: 127.0.0.1:3307

User for database: user

Password for database: password

About

CAU Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages