8000 GitHub - sshagy/cubicon-backend: Just for portfolio, fun & experiments
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sshagy/cubicon-backend

Repository files navigation

cubicon-backend

Just for portfolio, fun & experiments. It can be considered a server side of the project Cubicon, the API of which may differ from the original.

Run

> python manage.py migrate
> python manage.py runserver

or

> make init
> make run

Deployed

TODO

  • Improve navigation links
  • Create Makefile (stub yet)
  • Add autogenerate OpenAPI 3 (v2 yet)
  • Add poetry -> uv
  • Add heroku artefacts???
  • Add social web auth (Oauth2)
  • Create Dockerfile + compose.yaml
  • Add CICD on Circle + some tests
  • GitHub Actions
  • Add linters (isort, mypy, flake, black, ruff)
  • Move to new python >=3.13 , tox

Strapping

#uptimerobot #sentry #circle

About

Just for portfolio, fun & experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0