feat: README

This commit is contained in:
sinavir 2024-06-09 15:20:40 +02:00
parent 5b5c57bb32
commit 63744b2b5d

19
README.md Normal file
View file

@ -0,0 +1,19 @@
# Djangonix ❄️
Nix expression to declaratively deploy django applications
## Exemple
```
TODO
```
## Testing
```
nix-build test.nix
```
## TODO
- Hardening
- Remove all TODOs