Skip to content

dckntm/upbad

Repository files navigation

Upbad - counter for Fails

What it does?

Upbad is a simple fun service for counting your and your teammates/friends fails.

insert here program appearance

Starting development

Simple instructions on starting development of upbad.

  • Install dependencies
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
  • Run environment dependencies
docker compose up mongo mongo=express
  • Run application
gunicorn upbad:wsgi
  • Test
pytest
  • To run solution in Docker
docker compose up

Recommended way: configure you Code Editor or IDE for development and automation. Configuration for VS Code included in repository.

Project Structure

Directory Description
config .env Environment configuration files for Docker and IDE
img Folder for files related to documentation, READMEs, etc.
tests Folder with python tests (pytest)
upbad Source code

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •