Philipp Dormann philipp
philipp pushed to feature/24-production_dockerfile at lfk/backend 2020-12-12 12:28:00 +00:00
a7e27c6f6c drop unused packages
philipp pushed to feature/24-production_dockerfile at lfk/backend 2020-12-12 12:24:51 +00:00
bcb266e29b move to node:14.15.1-alpine3.12
3d6a36e4e7 move to node:14.15.1-alpine3.12
Compare 2 commits »
philipp pushed to feature/24-production_dockerfile at lfk/backend 2020-12-12 12:24:21 +00:00
3d6a36e4e7 move to node:14.15.1-alpine3.12
philipp pushed to feature/24-production_dockerfile at lfk/backend 2020-12-12 12:15:43 +00:00
95f40a9c28 🩺🐳 Docker healthcheck
philipp pushed to feature/24-production_dockerfile at lfk/backend 2020-12-12 12:14:41 +00:00
8bcaf710ad integrate pm2 process manager to keep the app up and running
philipp pushed to feature/24-production_dockerfile at lfk/backend 2020-12-12 12:04:40 +00:00
b8aebc14e8 🐳 working Dockerfile
philipp pushed to feature/24-production_dockerfile at lfk/backend 2020-12-12 12:04:24 +00:00
5ccdfe1540 package.json - drop nodemon delay
philipp pushed to feature/24-production_dockerfile at lfk/backend 2020-12-12 11:39:56 +00:00
a1e3289a88 🐞 fixed app.ts for production use
philipp pushed to feature/24-production_dockerfile at lfk/backend 2020-12-12 11:29:16 +00:00
47e4f6cd7e basic build works
philipp opened issue lfk/frontend#1 2020-12-12 11:13:54 +00:00
evaluate + plan stack
philipp opened issue lfk/backend#28 2020-12-12 11:02:13 +00:00
first deployments + staging/qa/dev/production enviroment orga
philipp pushed to feature/25-refresh-token-cookie at lfk/backend 2020-12-12 10:55:48 +00:00
36fbccb286 🚧 implementation in AuthController@login
philipp pushed to feature/25-refresh-token-cookie at lfk/backend 2020-12-12 10:43:31 +00:00
philipp opened issue lfk/backend#25 2020-12-10 20:29:46 +00:00
auth APIs - send refresh token as cookie 🍪
philipp commented on issue lfk/org#2 2020-12-10 20:23:42 +00:00
Proposal: Develop a LfK! (node)js lib

https://npmjs.com/package/openapi-typescript-codegen looks pretty good

it also has the best feature set according to this nice OpenAPI generator comparison @…

philipp approved lfk/backend#21 2020-12-10 19:35:31 +00:00
feature/17-automated_tests

🚢🚀

philipp closed issue lfk/backend#12 2020-12-09 18:57:13 +00:00
JWT Creation for users
philipp merged pull request lfk/backend#20 2020-12-09 18:49:33 +00:00
latest work