This commit is contained in:
Joshua 2022-09-14 00:41:51 +02:00
parent 9d0d21b4ee
commit aa08237f07
3 changed files with 20 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.env
.env.*

4
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,4 @@
{
"deno.enable": true,
"deno.unstable": true
}

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# [dreamland.lio.systems]
Source of Truth for all my Projects
## Requirements
- [vr]
## Development
To successfully generate routes, use `vr routes` in WSL,
[vr]: velociraptor.run
[dreamland.lio.systems]: https://dreamland.lio.systems