Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Server-side application to generate predictions for prediction balls on rarible.com

Notifications You must be signed in to change notification settings

adadychanka/cookies.backend

Repository files navigation

DB

Dev

Before starting the application you should create db. You can do it through pgAdmin.

Stage | Prod

For remote DB management should use pgAdmin 13


Development flow

Dev -> Stage -> Prod


Env variables

# Only for dev; Heroku set instance port automatically
PORT=

# For all environmets
ENV= DEV | STAGE | PROD

DB_NAME=
DB_USER=
DB_PASSWORD=
DB_HOST=
DB_PORT

ETH_PROVIDER_URL=
ETH_WS_PROVIDER_URL=

About

Server-side application to generate predictions for prediction balls on rarible.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published