Skip to content

OthDr/News-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Client Service/Restful Service Dockerization

Dockerization client and API

Docker

- Client folder: Client service

Contains a React JS project with its corresponding Dockerfile

reactjs react-router CSS3

- API folder: API service

Contains a Node Express JS project with its corresponding Dockerfile

nodejs expressjs jwt SQLite Sequelize

How to use:

- In the project directory run the command docker-compose up

- The website url wich corresponds to the client-app : http:https://localhost:3000/