Skip to content

Latest commit

 

History

History
68 lines (54 loc) · 1.44 KB

README.md

File metadata and controls

68 lines (54 loc) · 1.44 KB

Guild

wakatime

A social media platform for everyone.

Table of contents

Introduction

Tech

  • nextjs
  • laravel
  • typescript
  • swr
  • phpunit
  • tailwind

Screenshots

index page dark mode register page user profile page profile page posts with comments page

Requirements

  • composer
  • node
  • xampp
  • mailtrap or similar

steps

- turn on xampp
- git clone this repo
- add envs
- cd server && composer install
- php artisan key:generate
- php artisan migrate:fresh --seed
- php artisan serve
- cd client && npm i
- npm run dev
- ./vendor/bin/pint
- npm run lint
I use this repo for shaktipradarshana