A highly opinionated boilerplate for creating TypeScript servers. Stack includes:
- Datastore: MongoDB through Mongoose
- Router: ExpressJs
Testing: yarn test
Seed Permissions: yarn seed:permissions (this is included in the docker entrypoint)
Creating a new entity: yarn polar entity:create