Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Latest commit

 

History

161 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend

API and Database

Local Run

comment out the ssl thing in Spintrest-Backend/Data/dataContext.js

Environment Variables

Make a .env file in the root directory with the necessary variables. This wont be pushed up onto GitHub, so make sure to have it set up on your side.
An example of what my local one looks like:

  • DB_USER_LOCAL: '<username>'
  • DB_PASSWORD_LOCAL: '<password>'
  • DB_HOST_LOCAL: 'localhost'
  • DB_PORT_LOCAL: 5432
  • DB_DATABASE_LOCAL: 'SpintrestLocal'

About

API and Database

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages