Skip to content

lewisblackburn/petal

Repository files navigation

Petal

Petal Logo

Petal is a comprehensive database that brings together information about films, TV shows, books, people, and songs, all in one convenient platform. Just like popular services like TMDB or IMDb, Petal provides a place for users to navigate, create and update their favourite media.

Features

  • Search and Recommendations: Use powerful search capabilities to find specific titles or explore personalized recommendations based on your interests.

  • User Reviews and Ratings: Contribute to the community by leaving your own reviews and ratings for your favorite media content.

Installation and Usage

Prerequisites

Before running Petal, ensure you have the following dependencies installed:

  • Node.js
  • Fly

Installation

Follow these steps to set up and run Petal:

  1. Clone the repository:
git clone https://github.com/lewisblackburn/petal.git
cd petal
  1. Install the required packages:
npm install
  1. Set up the database:
npm run setup
  1. Open your web browser and visit http://localhost:3000 to access Petal.

Demo

For a live demo of Petal, you can visit petal.fly.dev.

Contributing

We welcome contributions to improve Petal! To contribute, please follow the guidelines outlined in CONTRIBUTING.md.

Support

For any issues, bug reports, or feature requests, please open a new GitHub issue.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages