Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 444 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 444 Bytes

ts-scaffold-f-api

This is a scaffold app for a Typescript + Node + Postgres API server. I fork this app and use it as the base whenever I want to create a new API server.

Frequently updated to incorporate changes from the forks.

Todo: Cleanup committed secrets

Ideally secrets should not be committed to git, but since the secrets committed here are only ever used locally in my dev environment, I'm going to be lazy about it for now.