Skip to content

A satire website called notmyproblem.cloud which generates reasons why something is not your problem.

License

Notifications You must be signed in to change notification settings

jonasclaes/notmyproblem

Repository files navigation

NotMyProblem

Deploy to Cloudflare Pages

NotMyProblem is a satire website designed to humorously generate reasons why something is not your problem. Built using SvelteKit and deployed on Cloudflare Pages, the site leverages Cloudflare's D1 database and AI bindings to deliver witty and entertaining content.

🚀 Features

  • SvelteKit Framework: Powered by SvelteKit, offering a responsive and snappy user experience.
  • Cloudflare Pages: Hosted on Cloudflare Pages, ensuring fast and secure global delivery.
  • Cloudflare D1: Utilizes Cloudflare's D1 serverless database to store quotes.
  • AI Bindings: Integrates Cloudflare's AI bindings to craft clever and comical excuses.

🌐 Live Site

Check out the fun at https://notmyproblem.cloud

🛠️ Getting Started

Prerequisites

Before getting started, make sure you have:

Installation

  1. Clone the Repository:

    git clone https://github.com/jonasclaes/notmyproblem.git
    cd notmyproblem
  2. Install Dependencies:

    npm install
  3. Run the Development Server:

    npm run dev

    Visit http://localhost:5173 to see the app in action.

Deploying

  1. Build for Production:

    npm run build
  2. Deploy to Cloudflare Pages:

    Deploy the app with:

    wrangler pages publish ./build

    Or set up continuous deployment via Cloudflare Pages, linked to this GitHub repository.

🤝 Contributing

We welcome contributions! Please feel free to open a Pull Request or submit issues.

📄 License

This project is licensed under the Apache 2.0 License. See the LICENSE file for more information.

📧 Contact

For any questions or feedback, reach out to jonasclaes at [email protected].

About

A satire website called notmyproblem.cloud which generates reasons why something is not your problem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published