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

mangal-interactions/mangal-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mangal standalone, local database

This package will let you run a local, offline, standalone mangal database and API. It should be the default when trying to upload data. This version uses sqlite to store the data in a local file.

Installation

sudo make requirements
make mangal

Start the server

./manage.py runserver

Then simply point your browser to http://localhost:8000.

About

Standalone version of mangal to test upload scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published