|
|
|
|
|
by dutchmartin
1647 days ago
|
|
This is my personal best that worked for me the previous years:
Frontend: angular hosted on any static page hosting like GitHub pages or cloudflare.
Backend: nestjs with typeORM and MySQL or postgres
This is all typescript so even a small team can do a fullstack job. |
|