A simple boilerplate ripped off of big dipper default interface
npm i
npm run dev
- hot reloading
- material ui
- apollo client (graphql)
- ramda
- jest testing
- ts pre-defined alias (see tsconfig)
- eslint
- i18n
- custom express server
- codecov (for public repos)
- github actions (for public repos)
- default just runs lint and test
- default env file that will load if no
.env
is found
- graphql ssg is not setup