asleepysamurai / ts-scaffold-f-api

Scaffolding for a Typescript poject for a frontend API server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Scaffolding for a Typescript poject for a frontend API server


Languages

Language:TypeScript 94.1%Language:JavaScript 3.1%Language:Shell 2.8%