https://github.com/interaction-dynamics/ship-it
A boilerplate using react, next.js, tailwind and shadcn/ui
https://github.com/interaction-dynamics/ship-it
Last synced: 5 months ago
JSON representation
A boilerplate using react, next.js, tailwind and shadcn/ui
- Host: GitHub
- URL: https://github.com/interaction-dynamics/ship-it
- Owner: interaction-dynamics
- License: mit
- Created: 2025-08-04T00:19:40.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-12-05T12:54:19.000Z (7 months ago)
- Last Synced: 2025-12-08T23:23:56.512Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.17 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Ship it
A boilerplate with [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwindcss.com/), and [TypeScript](https://www.typescriptlang.org/) following the best practices and using the latest technologies.
## Use as a Base for Your Project
```bash
git clone
git remote add boilerplate git@github.com:interaction-dynamics/ship-it.git
git pull boilerplate master --rebase
```
> You can also follow the steps in the [GETTING_STARTED.md](./GETTING_STARTED.md) for more customization.
## Getting Started
First, run the development server:
```bash
pnpm install
pnpm dev
```
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
## Ackowledgements
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
- React
- [Next.js](https://nextjs.org/)
- Tailwind
- Typescript
- Jest
- React Testing Library
- Eslint
- Prettier
- Playwright (including accessibility tests)
- Commitlint
- Github Actions
- Dark mode
- Custom Translation system
- Simple Git Hooks
- [shadcn/ui](https://ui.shadcn.com/)
- Stripe
- Google Analytics
- Hotjar
- Markdown support
- Sanity
- Mailgun
- Clerk
- Custom Error pages
- Localized date and time formatting
- Dark mode toggle
- Language selector