Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
/ ghost-riders Public archive

The ultimate destination for motorcycle enthusiasts, offering a thrilling and immersive experience for riders from around the world

License

Notifications You must be signed in to change notification settings

ghost-brigade/ghost-riders

Repository files navigation

Ghost Rider

codecov

Description

Hop on, buckle up, and get ready for a wild ride! This is the ultimate destination for all motorcycle enthusiasts, a place where you can rev your engines, swap stories, and fulfill your need for speed.

We've got it all: from the latest and greatest motorcycles, to all the juicy gossip about the motorcycle world. You can communicate with our chatbot to get all the information you need, or just sit back and relax while browsing through our vast collection of motorcycles. And if you're feeling brave, you can even purchase your dream bike right here!

So, put on your leather jacket, grab a helmet, and join us on this unforgettable journey. Who needs a cape when you've got two wheels and a throttle? Get ready to become a Ghost Rider!

by chatgpt

How to use

  1. Clone the repository.
  2. Copy the .env.example file to .env and fill in the necessary values.
  3. Run docker-compose up -d
  4. Install dependencies by running make init.
  5. Create a database and seed it by running make db.
  6. Start the application by running make run.

Access to the API : http://localhost:5000

Access to the front : http://localhost:5173

if you want to run tests :

  1. Copy the .env.example file to .env.test and fill in the necessary values.
  2. Run make test.

Default users

Public access

The application is hosted at https://ghost-riders.com/ (coming soon) for public access.

Technologies Used

  • Express
  • Vue.js
  • Prisma
  • PostgreSQL
  • Docker

Contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

The ultimate destination for motorcycle enthusiasts, offering a thrilling and immersive experience for riders from around the world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published