amoghmadan / django-next-todo-application

Simple Django RESTful TODO APIs with Next.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracker

Tracker Full Stack Project.

Technologies

  • Python: Django (Back End)
  • Node: Next (Front End)
  • NGINX (Server)
  • Docker (Containerization)

How to start applicaiton?

  • Run this command to start the Django, Next and Nginx Servers
    docker-compose up -d
  • Play with the application at http://127.0.0.1

Development Guides

About

Simple Django RESTful TODO APIs with Next.js

License:MIT License


Languages

Language:TypeScript 52.5%Language:Python 44.6%Language:JavaScript 1.9%Language:Dockerfile 0.9%Language:CSS 0.1%