Coder Social home page Coder Social logo

setiawan-chandra / moonton-vite Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 7.16 MB

Moonton is a project to build a streaming movie platform like Netflix which uses the new version of the Tech Stack.

Shell 0.33% PHP 42.77% JavaScript 40.05% Blade 15.23% CSS 1.61%

moonton-vite's Introduction

About Moonton

Moonton is a project to build a streaming movie platform like Netflix which uses the latest version of the Tech Stack, such as:

  • Back-End: using laravel version 9.
  • Front-End: using React.js
  • CSS Framework: Tailwind
  • Authentication: Laravel Breeze
  • SPA: Inertia
  • Permissions: use Spatie for laravel roles and permission management.
  • Payment Gateway: using MIDTRANS

Prerequisites

  1. PHP Min version 8.0.2
  2. Node.js has been installed
  3. Open Moonton Project on your editor
  4. Run syntax "composer update"
  5. Create New Database in xampp
  6. Open .env_example and copy what's inside.
  7. Create new file the name is .env then open it and paste the code of .env_example.
  8. Fill in the DB_DATABASE variable with the name of the newly created database.
  9. Run syntax "npm install"
  10. Run syntax "php artisan migrate"
  11. Run syntax "php artisan db:seed"
  12. Run syntax "php artisan key:generate"

moonton-vite's People

Contributors

setiawan-chandra avatar setiawanchandra avatar

Stargazers

Taufan Fadhilah Iskandar avatar  avatar  avatar  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.