Skip to content

KigoJomo/devkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevKit

Small Next.js utility app for common developer tasks.

Stack

  • Next.js 16
  • React 19
  • Tailwind CSS 4
  • Bun for package management and runtime

Local

bun install
bun run dev

Open http://localhost:3000.

Checks

bun run lint
bun run build

Tools

  • UUID generator
  • Slug generator
  • URL comparison
  • URL normalizer
  • Price formatter
  • Git reference

Deploy

Vercel-compatible. vercel.json uses Bun for install/build.

Env

No app env vars are required right now.

About

A collection of random tools you're likely to use in your day-to-day deving (if that's even a word 😂).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors