IvanProg00 / contacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contacts

About

This application for save contacts and their information. In this project I used: NodeJS, Express, Docker and RestApi.

Start Project

  • Development: docker-compose -f docker-compose.dev.yml -f docker-compose.yml up
  • Production: docker-compose -f docker-compose.prod.yml -f docker-compose.yml up

About


Languages

Language:JavaScript 98.6%Language:Dockerfile 1.4%