Skip to content

tejas-gk/guild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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