GithubHelp home page GithubHelp logo

pushpak1300 / perdita Goto Github PK

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

Perdita is Lost and Found Portal Built with Laravel, Vue 3, Inertia and Tailwind

Shell 0.50% PHP 54.00% Vue 45.34% Blade 0.15%
laravel vue3 tailwindcss inertiajs docker sail

perdita's Introduction

37_Tricode

Predita

Requirements

  • Docker
  • Docker Compose

Setup the Project

  1. Clone the repo and run cp .env.example .env
  2. Run this command to download composer dependencies:
    docker run --rm \
     -v $(pwd):/opt \
     -w /opt \
     laravelsail/php80-composer:latest \
     composer install
  3. Make sure no process is running on 8000,8001,8002 port and Run the command to run the containers
    ./vendor/bin/sail up While running the application make sure you have alias set up for alias ./vendor/bin/sail= sail
  4. Run command to set application key sail artisan key:generate
  5. Run command to migrate the database sail artisan migrate --seed
  6. Run the test using this commandsail artisan test
  7. Run this command to install dependencies sail npm install
  8. Runt the watchers sail npm run watch

perdita's People

Contributors

aryanringshia avatar ethan0507 avatar pushpak1300 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.