Skip to content

cronosjs-labs/create-cronos

Repository files navigation

CREATE CRONOS

Generate a project with Vite, Express, Tauri, Next.js, Astro and other technologies with a single command.

NPM Version NPM Downloads NPM License
Create Cronos

⚡ Quick start

npm create cronos@latest

📦 Supported technologies

Note

When you create a project with Create Cronos, you can choose the technology you want to use. The following technologies are supported by default.

  • ✅ Vite
  • ✅ Tauri
  • ✅ Vitepress
  • ✅ Astro
  • ✅ Starlight
  • ✅ Next.js
  • ✅ Hono
  • ✅ Express
  • ✅ Angular
  • ✅ Rsbuild
  • ✅ Rspack

🚀 Maintained templates

Important

The following templates are maintained in the Create Cronos project.

  • Express ( ./templates/express )
    • ✅ Unit tests with Vitest
    • ✅ Nodemon to watch changes
    • ✅ Eslint and Prettier
    • ✅ Typescript support

📋 Roadmap

  • Add support for Nuxt
  • Add support for React Native
  • Detection of configuration errors

⭐ Custom Project Generator

Tip

Check examples folder to see examples of custom project generators using Create Cronos.

Generate your own project generator adapted to the needs of your organization in record time. You can find the documentation at cronosjs.dev.

🚧 Issues and feature requests

If you have any issues or feature requests, please open an issue in the issues section of this repository. Befree to contribute to the project, check the CONTRIBUTING.md file for more information.

📜 Changelog

See the CHANGELOG file for details about the changes made in each version of the project.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Generate a project with Vite, Express, Tauri, Next.js, Astro and other technologies with a single command.

Topics

Resources

License

Stars

Watchers

Forks