Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 379 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 379 Bytes

Helloo ✋. I tried to make a simple demo of the Instagram story feature. You can see the architecture of the project.

Architecture

To start project

$ cd docker
$ docker-compose up

it will up on http://localhost:3050

Document

http://localhost:3050/api

To run tests

$ npm run test