Skip to content

sgergely/rajksimple

 
 

Repository files navigation

to setup dev env:

  • install dev dependencies:

pip install -r requirements-init.txt -r requirements.txt

  • lauch dev container:

inv django.setup-dev

app should be available at http://localhost:6969/rajksimple

admin page is available at http://0.0.0.0:6969/admin with user fing///fing

  • tear down:

inv django.clean

try build locally:

  • ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.3%
  • HTML 26.0%
  • CSS 6.9%
  • Dockerfile 1.7%
  • Shell 1.1%