Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
/ notes Public archive

docker container with django app for markdown notes

Notifications You must be signed in to change notification settings

Vladimir-Kozub/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

notes

Docker container with django app for markdown notes. To start using, write these commands in your terminal:

docker build -t notes .
docker run -p 8000:8000 notes

Then open your browser and visit localhost:8000

About

docker container with django app for markdown notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published