Skip to content

aodinok/fe-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fe-lab

Simple application to play with docker/nginx/sequelize.

Prerequisites

  • Install docker

To start application use command:

docker-compose up

Application should be available on address: http://localhost/

To start web application in production mode use command:

docker-compose -f docker-compose.yml -f docker-compose.prod.yml up

Application should be available on address: http://localhost/

About

Lohika Frontend Lab course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published