Coder Social home page Coder Social logo

thm1d / review-corner Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 18.75 MB

A Movie, TV Show, Game Database & Aggregator, implemented with the TALL Stack

PHP 44.23% Blade 55.62% Shell 0.16%
php laravel mysql alpinejs tailwindcss livewire tmdb-api omdb-api igdb-api tall-stack apicalypse flickity

review-corner's Introduction

Installation

  1. Clone the repo and cd into it
  2. composer install
  3. npm install
  4. npm run dev
  5. Rename or copy .env.example file to .env.
  6. Configure your .env file, with your Database name.
  7. Import reviewcorner_db.sql in your Database.
  8. Set your TMDB_TOKEN in your .env file. You can get an API key here. Make sure to use the "API Read Access Token (v4 auth)" from the TMDb dashboard.
  9. Set your IGDB_CLIENT_ID and your IGDB_ACCESS_TOKEN in your .env file. You can find instructions on how to do that here.
  10. Set your OMDB_TOKEN in your .env file. You can find instructions on how to do that here.
  11. Run php artisan key:generate
  12. Run php artisan serve or use XAMPP.
  13. Visit 127.0.0.1:8000 or localhost/project_name/public (XAMPP) in your browser.

Super Admin:

Admin:

review-corner's People

Contributors

thm1d avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.