zRosenthal / express-plus

Express + Typescript + MongoDB + Docker + Facebook Auth (google soon) + JWTs + a little bit of opinion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To automatically compile and update changes you will need to open a terminal and run:

gulp watch

Then in another terminal run:

docker-compose build
docker-compose up

After you build it once you will not have to build agian.

NOTE: if docker-compose up errors out the first time (cold start) simply ctrl-c and run docker-compose up agian.

About

Express + Typescript + MongoDB + Docker + Facebook Auth (google soon) + JWTs + a little bit of opinion


Languages

Language:TypeScript 95.9%Language:JavaScript 2.9%Language:Shell 1.1%