Skip to content

okumaru/rest-contact-men

Repository files navigation

Rest API MEN

This repository created because author want to learn TS.

Tech Stack

Running Docker

This method required docker installed. This 2 option you can use,

  1. not detached process
docker-compose up
  1. detached process
docker-compose up -d

Running Locally

This application requires Node.js v16.13+.

git clone https://github.com/okumaru/rest-contact-men.git
cd rest-contact-men
npm install
npm run dev

Cloning / Forking

Please review the license and remove all of my personal information (blog posts, images, etc.).