This monorepo was built using TypeScript, Node.js and React.
A Node.js REST API using Koa.js and MongoDB. It also has unit tests with Jest.
A simple List/Detail pages application that fetch data from the Node.js REST API.
git@github.com:vitorfreitas/entria-fullstack.gitcd entria-fullstackyarnyarn web:server
You can also run each package indenpendently by accessing the given package on /packages folder and running yarn start.