Skip to content
/ monix Public

A web app to manage money from the beer fridge (or sodas).

Notifications You must be signed in to change notification settings

ClubNix/monix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monix

Short whiteboard for Club*Nix.

Deploy app

  1. Install docker-compose on your computer here.
  • Download the docker-compose.yml file.
  • If you have a custom css file, add it to your currrent folder.
  • Edit the docker-compose.yml file.
  • Launch it with docker-compose up

Dev Django

Install in virtualenv

virtualenv my_django
source ./my_django/bin/activate
cd monix/djangoapp
pip3 install -r requirements.txt

Deploy

python3 manage.py migrate
python3 manage.py createsuperuser
python3 manage.py runserver

About

A web app to manage money from the beer fridge (or sodas).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •