Skip to content

Initial setup of a basic mern app. Server, Client and Database containers

License

Notifications You must be signed in to change notification settings

ndbond/basic-mern-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-mern-app

A simple MERN stack app, seperated into client, server, and database containers. I created this for when I want to stand up a website fast without all the work.

Currently only tested on CentOS Stream 9

To download and use:

git clone https://github.com/ndbond/basic-mern-app.git cd basic-mern-app docker-compose up --build

Then, visit localhost:3000 and you should have a server stood up.

About

Initial setup of a basic mern app. Server, Client and Database containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published