djangonix/README.md

20 lines
185 B
Markdown
Raw Normal View History

2024-06-09 15:20:40 +02:00
# Djangonix ❄️
Nix expression to declaratively deploy django applications
## Exemple
```
TODO
```
## Testing
```
nix-build test.nix
```
## TODO
- Hardening
- Remove all TODOs