Skip to content

andrew-melnychuk/todolist_Docker

 
 

Repository files navigation

Flask FullAPI application with Docker and MongoDB

Setup and run

  • install Docker
  • install docker-compose
  • clone repository
  • run docker-compose from terminal:
$ docker-compose build
$ docker-compose up -d

Please write your code in next files:

  • templates/index.html for html marckup
  • static/styles/style.css for css styles
  • static/js/main.js for javascript code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.1%
  • Python 24.9%
  • CSS 24.7%
  • HTML 9.8%
  • Dockerfile 0.5%