fischermatte / geolud

My personal over-engineered cloud-native homepage using Reactive Spring, Nest.JS, MongoDB, Angular, GraphQL. Runs on Cloud Foundry.
https://geolud.mybluemix.net
9 stars 0 forks source link

rewrite backend using nodejs #70

Closed fischermatte closed 5 years ago

fischermatte commented 6 years ago

since pricing in java is :(

justudin commented 6 years ago

Hi @fischermatte! Could you please elaborate the detail? I have the implementation of backend restfull api which utilizes nodejs+expressjs+mongodb+mongoose. I think it can be used as a basic starting point: https://github.com/justudin/projectrestapi

Love to hear your idea. Thanks!

fischermatte commented 5 years ago

thx @justudin. looks good. i decided to use NestJS with TypeORM for this purpose.