Skip to content
/ lepak Public
forked from chocomeowy/lepak

Backend for Relak app, written in Python & Django Rest Framework

Notifications You must be signed in to change notification settings

mingxxv/lepak

 
 

Repository files navigation

Lepak - backend for Relak

Installation

This assumes that you have Python 3 and pipenv installed.

  1. Enter shell with pipenv shell

  2. Install dependencies with pipenv install -r requirements.txt

  3. In terminal, run server with python manage.py migrate, followed by python manage.py runserver

About

Backend for Relak app, written in Python & Django Rest Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%