Skip to content

chrisyang365/SnapLang-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PennApps2020

This is the backend for the SnapLang Project

First, make sure you are in the working directory of your Django project. Then, follow these directions:

Installing all dependencies

pip install -r requirements.txt

Start the ngroc server

./ngrok http 8000

Editing the settings.py file

ALLOWED_HOSTS = ['INSERT_NGROC_URL_HERE',]

Running the Server

Make sure you are in the working directory of your Django project Then, run the following command:

python3 manage.py runserver

About

REST API backend for PennAppsXX project implemented using Django REST Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages