Skip to content

https-sam/Dockerized-React-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized full-stack web application template

This template utilizes

  • Postgres server
  • Node (Javasript)
  • Express
  • React (Javascript)
    • React Router

To spin up the docker image, first clone the repository and run:

cd Dockerized-React-SQL/
docker-compose up

Once the container is running, visit localhost:3000

⚠️ env file present in /server, which only contains default credentials. However, it should generally be avoided when it contains sensitive information like API keys.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published