2025-08-06 17:10:56 -04:00
2025-08-06 02:24:09 -04:00
2025-08-06 01:44:37 -04:00
2025-08-06 17:06:49 -04:00
2025-08-06 17:06:49 -04:00
2025-08-06 01:43:23 -04:00
2025-08-06 17:06:49 -04:00
2025-08-06 02:24:09 -04:00
2025-08-06 17:10:56 -04:00
2025-08-06 17:06:49 -04:00
2025-08-06 02:24:09 -04:00

Dev

To update js script

rm scripts.js && tsc scripts.ts

Before prod , this need to be on settings.py

REST_FRAMEWORK = {
    'DEFAULT_RENDERER_CLASSES': [
        'rest_framework.renderers.JSONRenderer',
    ],
}

Build

Only build docker image from --prod branch

S
Description
No description provided
Readme 6.2 MiB
Languages
Go 61.4%
HTML 23.9%
CSS 9.4%
Dockerfile 5.3%