Skip to content

digital-fracture/codd-street-graph-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codd-street-graph-backend

Web API wrapper for the module - backend part

Run by yourself

Python package is available at PyPI

Docker Compose

git clone https://github.com/digital-fracture/codd-street-graph-backend.git
cd cold-start-backend

touch .env  # you will need to declare variables listed below

docker compose up -d

Needed variables:

  • POSTGRES_PORT
  • POSTGRES_HOST
  • POSTGRES_DB
  • POSTGRES_USER
  • POSTGRES_PASSWORD
  • NGROK_AUTHTOKEN
  • NGROK_URL

Stack

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published