We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce8e668 commit 8318b66Copy full SHA for 8318b66
README.md
@@ -13,7 +13,8 @@ Authentication Flow uses `json web tokens` via Passport library - `passport-jwt`
13
- ✅ `TypeScript`, `Joy` for validation
14
- ✅ **Stack**: NodeJS / Express / SQLite / TypeORM
15
- ✅ Auth: Passport / `passport-jwt` strategy
16
-- ✅ OAuth for Github
+- 🆕 `OAuth` for **Github**
17
+ - Full-stack ready with [React Soft Dashboard](https://github.com/app-generator/react-soft-ui-dashboard)
18
- 🚀 `Instant Deploy` on RENDER using [Python Deployer](https://github.com/app-generator/deploy-automation-render)
19
- `python.exe deployer.py nodejs <THIS_REPO>`
20
0 commit comments