diff options
author | Andinus <andinus@nand.sh> | 2022-02-04 13:14:47 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2022-02-04 13:14:47 +0530 |
commit | 29e02de7747dc2944328fb6052942e7c590ea7f5 (patch) | |
tree | 1b5c2a5c38a383ffd9e0c96e7c0a1161f7117ad5 | |
parent | ba8aea585c95477e7002666cc0ee461504734003 (diff) | |
download | vela-29e02de7747dc2944328fb6052942e7c590ea7f5.tar.gz |
Update Documentation, links v0.1.0
-rw-r--r-- | README.org | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.org b/README.org index 53afb11..510c1bb 100644 --- a/README.org +++ b/README.org @@ -4,6 +4,7 @@ #+setupfile: ~/.emacs.d/org-templates/projects.org | Website | https://andinus.nand.sh/projects/vela | +| Source Code | https://git.unfla.me/vela | | GitHub (mirror) | https://github.com/andinus/vela | * Documentation @@ -19,3 +20,12 @@ but only once, pictures are deleted after it's viewed once. ** Why? Why not? + +I wrote this to play with Vue. + +** Server + +The server is written in Raku and the implementation is not good. + +Look at this blog post for better implementation: +- https://raku-advent.blog/2019/12/02/crud-cro-http-tutorial/ |