Skip to content

Repository files navigation

roadmap-dev

Next.js app for a software engineering roadmap.

The roadmap content is bundled as static JSON in data/roadmap.json. User completion progress is saved in the browser with localStorage, so it survives page reloads on the same browser without a database.

Requirements

  • Node.js 20 or newer
  • Bun 1.3.1 or newer

Install dependencies

bun install

Run the app

bun run dev

Open http://localhost:3000.

Useful commands

bun run build
bun run start
bun run lint

About

No description, website, or topics provided.

Resources

Stars

175 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages