Skip to content

sol-farm/tulip-js-api

Repository files navigation

solfarm-api

How to run:

  1. cp .env.example .env
  2. Fill with proper variables
  3. docker-compuse up
  4. Go to http://localhost:PORT

Note: Make youre to have the CA certificate in /config/ folder and set .env CERT_PATH accordingly.

Example:

DB_USERNAME=myuser
DB_PASSWORD=mypassword
DB_NAMESPACE=mongo_namespace.example.com
SERVER_PORT=3000
CERT_PATH="./config/ca-certificate.crt"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published