Skip to content

SanariSan/cloud-backend

Repository files navigation

Cloud-backend

Deployed project here 👉 https://storeton.nodejs.monster 👈

Frontend here 👉 here 👈

Old heroku deployment 👉 here 👈


Table of Contents

About

Backend for cloud storage. ts, express, typeorm, postgres, docker, gh actions CI/CD

Getting Started

Fill in .env for local development

Fill in .env.prod for deploy + Fill in following GH_SECRETS for actions:

  • DB_USERNAME
  • DB_PASSWORD
  • CORS_URL
  • JWT_SECRET

As for these I have nginx-proxy for ssl on vps

  • VIRTUAL_HOST
  • LETSENCRYPT_HOST

Usage

docker-compose up --build

About

backend part of cloud storage, ts-pg-typeorm-express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published