@ricardojrmcom/nebula
v4.2.0
Published
Next Web App Boilerplate
Downloads
7
Maintainers
Readme
🌌 @ricardojrmcom/nebula
Next web app boilerplate
Bootstrap
npx @ricardojrmcom/nebula
Boilerplate Next
web app bootstrapped with all necessary configs and workflows
Demo
Scripts
// install deps
yarn install
// run dev server
yarn dev
// build app
yarn build
// start app
yarn start
// export app
yarn export
// run lint
yarn lint
// run unit tests
yarn test
// run e2e tests
yarn cy:run
// run storybook
yarn sb
Project
Project Dependencies
- TS Package Boilerplate: 🟪 @ricardojrmcom/nova
- React Module Boilerplate: 🟣 @ricardojrmcom/supernova
- Next Web App Boilerplate: 🌌 @ricardojrmcom/nebula
- TS Utility Scripts: 🌙 @ricardojrmcom/dervish
- React Utility Hooks: 🌘 @ricardojrmcom/reaper
- React MUI Themes: 🔥 @ricardojrmcom/fury
- React Meta Data Handler: ⚫ @ricardojrmcom/pain
- React API Client: 🌸 @ricardojrmcom/empathy
- React Lightweight Intl: ☁ @ricardojrmcom/echo
- React Tooling Collection: ♠ @ricardojrmcom/ace
Dev Dependencies
Yarn
Typescript
React
Material-UI
Next
Prettier
ESLint
Commit Lint
Lint Staged
Husky
Jest
React Testing Library
Cypress
Storybook
Webpack
Semantic Release
License
MIT © Ricardo <l1b3r_-> Mota (@ricardojrmcom)
Bootstrapped with 🌌@ricardojrmcom/nebula