acidburnmonkey 06a304579c docker builder
2025-08-06 02:37:54 -04:00
2025-08-06 01:50:53 -04:00
2025-08-06 01:44:37 -04:00
2025-08-06 02:37:54 -04:00
2025-08-06 01:03:53 -04:00
2025-08-06 02:37:54 -04:00
2025-08-06 02:37:54 -04:00
2025-08-06 01:03:53 -04:00

Build

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',
    ],
}
S
Description
No description provided
Readme 6.2 MiB
Languages
Go 61.6%
HTML 23.8%
CSS 9.4%
Dockerfile 5.2%