This is a fully configurated template starter for developing cross-platform Desktop applications with Next.js and Tauri technology.
This turborepo has some additional tools already setup for you:
- TypeScript for static type checking
- ESLint for code linting
- Prettier for code formatting
- Pretty-quick runs prettier over changed files
For git integration it has also:
- Conventional commits for improving commits
- Husky for improving commits
- node >=16.0.0
npm i
npm run tauri dev
npm run test
👤 Alain Iglesias
- Website: My little corner on internet
- Blog: My writings
- Twitter: @_aiherrera
- Github: @aiherrera
- LinkedIn: @-aiherrera
Give a ⭐️ if this project helped you!
Copyright © 2023 Alain Iglesias.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator