Skip to content

IBP-engineering/ybp-web

Repository files navigation

Yogyakarta Book Party Official Home Page

This is the official home page for the Yogyakarta Book Party, a community event celebrating books and literature.

Tech Stack

  • Frontend: Nuxt 3
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Database: Supabase
  • Package Manager: PNPM

Getting Started

  1. Clone the repository:
git clone https://github.com/IBP-engineering/ybp-web.git
  1. Install dependencies:
pnpm install
  1. Configure Supabase:
  • Rename a file named .env.example in the project root directory to .env.
  • Add the following environment variables to .env, replacing the placeholders with your actual values:
SUPABASE_URL=
SUPABASE_KEY=
  1. Run the development server:
pnpm dev

This will start the development server at http://localhost:3000.

Contributing

We welcome contributions to this project! Please see the CONTRIBUTING.md file for details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Home for Yogyakarta Book Party community

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published