Skip to content
/ yatse-apis Public template

Starter Typescript Express API

Notifications You must be signed in to change notification settings

spersico/yatse-apis

Repository files navigation

Yet Another TS-Express APIs

Description

This repository was made initialy following a Express Typescript tutorial, but at some point I started disagreeing with the way that was done, and started changing and fixing a LOT of stuff, updating all the libraries, improving the build flow, and ended up making my own thing.

The mongo branch contains the version with MongoDB.

TODO: The postgres branch contains the version with PostgreSQL.

Installation

I'm assuming that, for the mongo version you've got a mongoDB instance running on port 27017, and for postgress (TODO)...

 npm i

Build & run

 npm run build & npm start

Run in dev mode

 npm run dev

About

Starter Typescript Express API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages