Skip to content

Repository files navigation

river.berlin

My personal blog and portfolio website built with modern web technologies.

🚀 Quick Start

Prerequisites

  • Node.js (v18 or higher)
  • npm (v9 or higher)

Development

cd app
npm install
npm run dev

This will start the development server at http://localhost:5000 (or another port if 5000 is in use).

Production Build

cd app
npm run build

The built files will be available in the build directory.

Deployment

npm run publish

🛠️ Tech Stack

📁 Project Structure

app/
├── src/
│   ├── lib/       # Shared components and utilities
│   ├── routes/    # Page components and API routes
│   └── app.html   # HTML template
├── static/        # Static assets
└── tests/         # Test files

📝 License

MIT © River Snow

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

📫 Contact

About

My ever evolving blog page

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages