Skip to content

alcestide/alk

Repository files navigation

alk

Built with Next.js 16, React 19, and Tailwind CSS v4.

Hosted on https://alcestide.com.

Installation

This project uses Bun for package management and script execution.

bun install

Run the local development server with Turbopack enabled:

bun dev

Dependencies

"dependencies": {
    "@tailwindcss/postcss": "^4.3.0",
    "gray-matter": "^4.0.3",
    "marked": "^18.0.3",
    "next": "^16.2.6",
    "react": "^19.2.6",
    "react-dom": "^19.2.6"
},
"devDependencies": {
    "@types/marked": "^6.0.0",
    "@types/node": "22.15.15",
    "@types/react": "19.0.10",
    "@types/react-dom": "19.0.4",
    "typescript": "5.8.2"
}

About

Safe Haven, Central Hive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors