bimbimprasetyoafif / Backend-DRF-Simple

CRUD - File Upload | Lazy purpose only | Bad Pratice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend-DRF-Simple

  1. Install dependct requirement with pip. ex, pip install -r file_requirements.txt
  2. make migrations db. ex, python manage.py makemigrations
  3. mmigrate db. ex, python manage.py migrate
  4. runserver. ex, python manage.py runserver 0.0.0.0:8000

About

CRUD - File Upload | Lazy purpose only | Bad Pratice


Languages

Language:Python 100.0%