Thanks to visit codestin.com
Credit goes to github.com

Skip to content

VenkatMastercoder/SaaS-Backend-Starter-Template

Repository files navigation

SaaS Backend Template

This is a template for a SaaS (Software as a Service) backend project built with Node.js, Express, Docker, Docker Compose, NGINX, Jenkins, Sentry, Prisma ORM, Zod, Redis, Swagger. It follows a microservices architecture with an MVC design and service-oriented principles.

Authors

Tech Stack

  • Node.js
  • Express.js
  • Postgresql (or your preferred database)
  • Docker
  • Docker Compose
  • NGINX
  • Jenkins
  • Sentry
  • Prisma ORM
  • Zod
  • Redis
  • swagger

API Reference

Test Micro Service One

  GET /v1/service-one/test

Test Micro Service Two

  GET /v1/service-two/test

Deployment

Clone the repository

git clone https://github.com/your-username/your-saas-backend.git
cd your-saas-backend

Docker Setup

Use Docker and Docker Compose to simplify the deployment process.

docker-compose up

Support

For support, email [email protected]

License

MIT

Feel free to modify and expand upon this template based on your specific project structure and needs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published