Skip to content

hackerspace-silesia/archipelag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archipelag

What is it?

An application for NGOs to extend events scope using social media.

First commits application was developed on hackathon HACKSILESIA 2017.

How to build?

docker-compose up --build

Add superuser?

docker-compose run --rm backend python manage.py createsuperuser

copy .env file

cp .env_example .env

How run tests?

docker-compose run --rm backend python -m pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.6%
  • Vue 36.8%
  • JavaScript 17.2%
  • Other 0.4%