|
|
|
|
|
by anaolykarpov
2232 days ago
|
|
I couldn't find a satisfying NodeJS full-stack for web app development that would be have: TypeScript, PostgreSQL, GraphQL, ReactJS, Material-UI, docker containers where the same backend image used for development would get deployed on production, while the UI production machine would be an nginx image with the assets generated at build time. So I created such a stack - the Knests stack (https://github.com/tudorconstantin/knests). I actually started to work on this in December, but I published it a few days ago. Please beware that in order to use it for your projects right now you'd have to be quite comfortable with the nodejs ecosystem because the whole stack is not quite tidied up. |
|
I love a lot of things about the Node ecosystem, but the fact that being out of it for 6 to 12 months means you fall behind is not great.