Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 759 Bytes

README.md

File metadata and controls

50 lines (40 loc) · 759 Bytes




URL shorten



    docker-compose build && docker-compose up
  









frontend stack:

backend stack:

Run the app

production:

docker-compose build && docker-compose up

client: localhost:3000 backend: localhost:8000

development

checkout package.json for each directory.