Skip to content

A basic project to learn how bare basic docker works

Notifications You must be signed in to change notification settings

Sahil624/learn-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic project to learn how bare basic docker works

Application Overview

  • Fetch data from coingecko API using golang server and store in mongoDB.
  • Serve simple Web frontend using nginx.
  • Add coins in market watch and wait for price updates.

Server, frontend and DB are hosted inside an docker container.

Install docker and just run docker-compose -f docker-compose.yaml up

About

A basic project to learn how bare basic docker works

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published