The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version Release v1.0.6 source code.tar.gz (3.3 MB)
Email in envelope

Get an email when there's a new version of CodinIT.dev

Home / v0.9.2
Name Modified Size InfoDownloads / Week
Parent folder
codinit-0.9.2-win-x64-setup.exe 2025-10-19 132.2 MB
codinit-0.9.2-arm64.dmg 2025-10-19 173.4 MB
codinit-0.9.2-linux-amd64.deb 2025-10-19 106.8 MB
codinit-0.9.2-linux-x86_64.AppImage 2025-10-19 182.2 MB
README.md 2025-10-19 896 Bytes
Release v0.9.2 source code.tar.gz 2025-10-19 2.3 MB
Release v0.9.2 source code.zip 2025-10-19 2.6 MB
Totals: 7 Items   599.6 MB 0

What's Changed

Full Changelog: https://github.com/Gerome-Elassaad/codinit-app/compare/v0.9.1...v0.9.2

Summary of the changes

✅ Problem: 404 + 500 http error codes when importing starter templates from GitHub ✅ Root Cause: Mismatched repository paths in app/utils/constants.ts ✅ Solution: Updated all 14 template paths to use the correct -template suffix pattern ✅ Result: All starter templates now import successfully without errors

The application now works smoothly when users try to import any of the starter templates (React + Vite, Expo, Next.js, Astro, etc.) from the GitHub repository. The consistent naming pattern ensures compatibility with the actual repository structure on GitHub.

When prompting AI now will detect frameworks in your prompt if any and it will then import a starter template from codinit-dev/starters to start your project

Source: README.md, updated 2025-10-19