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 54994f3 commit 1ed5d45Copy full SHA for 1ed5d45
README.md
@@ -13,7 +13,9 @@ 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
-
+- 🚀 `Instant Deploy` on RENDER using [Python Deployer](https://github.com/app-generator/deploy-automation-render)
17
+ - `python.exe deployer.py nodejs <THIS_REPO>`
18
+
19
<br />
20
21
> Tested with:
0 commit comments