Skip to content

Latest commit

 

History

History
executable file
·
21 lines (13 loc) · 589 Bytes

README.md

File metadata and controls

executable file
·
21 lines (13 loc) · 589 Bytes

Code Zen - Alpha v0.0.1

An Intuitive Modern Code Editor Based On Rust (Tauri) And Next Js (Pages Router)

Development

Setup: clone repo, pnpm install and then pnpm dev2 to start development server!

Frontend Tech Stack

  • Next.js 13 Pages Router (With Typescript)
  • Shadcn UI Tailwind CSS components library (New York Style)
  • Eslint (Next js Defaults)
  • Prettier (With Tailwind Plugin To Auto Sort Classes)
  • Husky, Commit Lint, Lint Staged (Conventional Commits)

Backend Stack

  • Rust (With Tauri)

And Others Based On Sleek Stack