projectcatena / cloudlabs-app

CloudLabs Frontend built with Next.js
https://cloudlabs.one
MIT License
1 stars 0 forks source link

Best Practices #2

Open DancinParrot opened 1 year ago

DancinParrot commented 1 year ago

Next.js and Typescript have been chosen as part of the front-end tech stack.

We may consider the following to speed up development, as the front-end should just be a PoC, and may not be production-ready:

Project should be documented using GitHub wiki.

DancinParrot commented 1 year ago

Better state management:

HTTP Client:

Need to be change the API endpoint URLs when pushed to prod.

DancinParrot commented 1 year ago

Resolving package-lock conflicts: https://gist.github.com/szemate/6fb69c8e3d8cce3efa9a6c922b337d98