Skip to content

Javascript application on docker for coding challenge

Notifications You must be signed in to change notification settings

gaignoux/coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Challenge

Project setup

cp site/.env.example site/.env
cp api/.env.example api/.env

Compiles and hot-reloads for development

docker-compose up -d

Access api container

curl http://localhost:3000/

Access site container

http://localhost

About

Javascript application on docker for coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published