Skip to content

https-sam/Dockerized-React-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized full stack web application template

This template utilizes

  • Postgres server
  • Node
  • Express
  • React

To spin up the docker image, run

cd CRUD-docker/
npm i -C ./client && npm i -C ./server
docker-compose up

Once the container is running, visit

localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors