Skip to content

endmeral/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the backend for bachelors-project.

In order to connect to a database, you will need to configure a credentials.env file, like this:

//credentials.env
DB_USER= ***
DB_HOST= ***
DB_DATABASE= ***
DB_PASSWORD= ***
DB_PORT= ***

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published