Initial project structure with sails.js

This commit is contained in:
2023-11-21 21:57:32 -05:00
commit 523978e520
197 changed files with 76740 additions and 0 deletions
@@ -0,0 +1,5 @@
#confirmed-email {
//…
}
@@ -0,0 +1,5 @@
#forgot-password {
//…
}
+5
View File
@@ -0,0 +1,5 @@
#login {
//…
}
@@ -0,0 +1,5 @@
#new-password {
//…
}
+5
View File
@@ -0,0 +1,5 @@
#signup {
//…
}