Skip to content

Repository files navigation

sampleBlog

An example of express/nodejs project and Docker for local development.

Architecture:

  • express/nodejs app
  • postgreSQL database where posts are stored

Project features:

  • Docker confihuration for local development.

To do:

  • The create blog does not yet have login
  • Front-end too simple

Use this repository

  1. Go to customPostgresImage and build the custom image using the following command
sudo docker image build -t custom_psql .
  1. Go to sampleBlog and compose system by using the following command
sudo docker-compose up
  1. Allways do sudo docker-compose down to clean after yourself

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages