@ricardo-jrm/nebula
v1.3.0
Published
Next Web App Boilerplate
Downloads
3
Maintainers
Readme
🌌 @ricardo-jrm/nebula
Next web app boilerplate
Bootstrap
npx @ricardo-jrm/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: 🟪 @ricardo-jrm/nova
- React Module Boilerplate: 🟣 @ricardo-jrm/supernova
- Next Web App Boilerplate: 🌌 @ricardo-jrm/nebula
- TS Utility Scripts: 🌙 @ricardo-jrm/dervish
- React Utility Hooks: 🌘 @ricardo-jrm/reaper
- Misc Collection: 🎭 @ricardo-jrm/mesmer
- React UI Components and Themes: 🔥 @ricardo-jrm/fury
- React Meta Data Handler: ⚫ @ricardo-jrm/pain
- React API Client: 🌸 @ricardo-jrm/empathy
- React Lightweight Intl: ☁ @ricardo-jrm/echo
- Vega Lite with React and TS: 🟢 @ricardo-jrm/vera
- React Tooling Collection: ♠ @ricardo-jrm/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 (@ricardo-jrm)
Bootstrapped with 🌌@ricardo-jrm/nebula