sholehbaktiabadi / typescript-crud

This repo only for testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Version

$ 18.16.0

Installation

$ npm install

Running the app

# watch mode (development)
$ npm run start:dev

# production mode
$ npm run build
$ npm run start

Running with Docker

$ docker-compose up

About

This repo only for testing


Languages

Language:TypeScript 97.9%Language:Dockerfile 2.1%