feat: README
This commit is contained in:
parent
5b5c57bb32
commit
63744b2b5d
1 changed files with 19 additions and 0 deletions
19
README.md
Normal file
19
README.md
Normal 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
|
Loading…
Reference in a new issue