Had tried nodemon watch for ts files and then run tsc then node app.js - slow since tsc takes time Had tried running tsc -w and nodemon as separate scripts good but little hectic to run two scripts Did not try concurrently yet or nodemon with delay But tsc-watch works great since it uses tsc -w and gives an event on success
-
Notifications
You must be signed in to change notification settings - Fork 0
bilal-the-dev/Discord-Oauth2-Fastify-Postgres-API
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A simple backend for discord Oauth2 written in typescript, fastify for http(s) server and postgres as database.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published