diff options
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a165423 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# infra + +infrastructure for [nomath.org](https://nomath.org) + +## deploy + +```console +fysiweb deploy +``` + +**note** remember to push after deployment (`secrets/terraform.tfstate`). |