srijan17 / locoDiary

1 stars 0 forks source link

move to the project devlopment to framework like nestjs etc... #1

Open girishsuri15 opened 10 months ago

girishsuri15 commented 10 months ago

I am thinking rather to build from the scratch we can leverage the framework like nest.js for the devlopment which helps us to move around and make the devleopment process it fast. Possible framework :- https://docs.nestjs.com/first-steps @srijan17 @eddydarell what ur thought on this

eddydarell commented 8 months ago

The syntax is a bit cumbersome in my opinion. I'd suggest something like https://elysiajs.com/ if you guys are interested to deep your toes in bun.sh Not sure Elysia has all the functionalities Nest has but I think it can speed up the building of a quick REST API backend. Take a look and let me know.

srijan17 commented 8 months ago

Nest tho the syntax is odd. But is super fast to develop in. Pretty straightforward and nicely integrates with other tool. Liking it at the moment. Will take a look at the other framework as well

eddydarell commented 8 months ago

Let's go with NestJS then. :+1: