/contacts

Primary LanguageJavaScript

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