Skip to content

araramakerspace/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard - ARARA Makerspace

Backend

Installation

$ python3 -m venv env
$ source env/bin/activate  # On Windows use `env\Scripts\activate`
$ pip install -r requirements.txt

Running

$ python src/manage.py collectstatic
$ python src/manage.py runserver

Tests

$ python src/manage.py test

Frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •