w1lldone / dumask.id

Source code of dumask.id

Home Page:https://dumask.id/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dumask.id

Dumask.id menyediakan tempat pembuangan khusus masker dan sarung tangan bekas pakai. Website ini merupakan bagian dari Program Penelitian Kolaborasi Indonesia 2021.

Development

  • PHP Framework: Laravel v8
  • VueJs
  • MySQL v5.7
  • Bootstrap v4
  • laravel/socialite
  • spatie/laravel-medialibrary v7

Instalation

  • Clone this repository
  • run composer install
  • copy .env.example to .env
  • Fill .env
  • run php artisan key:generate
  • run php artisan migrate
  • run npm install
  • run php artisan serve
  • run npm run watch to compile development frontend assets

Testing

  • Create a dedicated MySQL testing database testing_dumask
  • run php artisan test

About

Source code of dumask.id

https://dumask.id/


Languages

Language:PHP 43.2%Language:Vue 32.0%Language:Blade 24.6%Language:Shell 0.2%