Skip to content

Teyz/nodejs-svc-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js TypeScript Microservice Template

Overview

This repository provides a template for building microservices using Node.js and TypeScript, with Docker support for easy containerization and deployment. It is designed to help you quickly set up a scalable, maintainable microservice architecture.

Features

  • Node.js: Asynchronous, event-driven JavaScript runtime.
  • TypeScript: Static typing for better development experience and error checking.
  • Docker: Containerization for consistent environments across different stages of development and deployment.
  • Express: Lightweight web framework for building RESTful APIs.
  • PostgreSQL: Reliable and powerful open-source relational database.

Prerequisites

Getting Started

Clone the Repository

git clone https://github.com/Teyz/nodejs-svc-template.git

Update environments variables

Update environments variables in docker-compose.yml

Run the project

docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published