Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

atulmy/deploymonk-backend-python-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Monk

A super simple Python Django application.

Getting started

  • Clone this repository: git clone git@github.com:deploymonk/backend-python-django.git
  • Install dependencies: pip install -r requirements.txt
  • Change to app directory cd example
  • Start server: python manage.py runserver

Deploy

Deploy your own clone of this repository using Deploy Monk. Head to explore.deploymonk.com/docs/backend-python-django to learn more!