Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
modal-soft
/
oatmeal
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
Initial commit
Add core and fastify plugin packages.
master
TheoryOfNekomata
1 jaar geleden
commit
96b0c21ada
4 gewijzigde bestanden
met
toevoegingen van 9
en
0 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-0
.gitignore
+6
-0
.gitmodules
+1
-0
packages/core
+1
-0
packages/fastify-plugin
+ 1
- 0
.gitignore
Bestand weergeven
@@ -0,0 +1 @@
.idea/
+ 6
- 0
.gitmodules
Bestand weergeven
@@ -0,0 +1,6 @@
[submodule "packages/core"]
path = packages/core
url = git@code.modal.sh:modal-soft/oatmeal-core.git
[submodule "packages/fastify-plugin"]
path = packages/fastify-plugin
url = git@code.modal.sh:modal-soft/oatmeal-fastify.git
+ 1
- 0
packages/core
@@ -0,0 +1 @@
Subproject commit c96b99b4a06ef0e22760c4458bffe5b996b3077c
+ 1
- 0
packages/fastify-plugin
@@ -0,0 +1 @@
Subproject commit b8c9263a377cdad6a7acc1129a0844b89ec980a1
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan