Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tejas-gk/guild
A social media website
https://github.com/tejas-gk/guild
laravel nextjs tailwindcss typescript zustand
Last synced: 3 months ago
JSON representation
A social media website
- Host: GitHub
- URL: https://github.com/tejas-gk/guild
- Owner: tejas-gk
- Created: 2022-10-20T04:35:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T20:06:05.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T21:09:38.734Z (6 months ago)
- Topics: laravel, nextjs, tailwindcss, typescript, zustand
- Language: PHP
- Homepage:
- Size: 1.65 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Guild
[![wakatime](https://wakatime.com/badge/github/tejas-gk/guild.svg)](https://wakatime.com/badge/github/tejas-gk/guild)A social media platform for everyone.
Table of contents
=================
* [Guild](#guild)
* [Table of contents](#table-of-contents)
* [Introduction](#introduction)
* [Tech](#tech)
* [Screenshots](#screenshots)
* [Installation](#steps)
* [Requirements](#requirements)
* [Installation](#steps)
* [Contributing](#contributing)## Introduction
* back to [Table of contents](#table-of-contents)
## Tech
- nextjs
- laravel
- typescript
- swr
- phpunit
- tailwind
* back to [Table of contents](#table-of-contents)## Screenshots
![index page](assets/guildproj6.png)
![dark mode](assets/guildproj4.png)
![register page](assets/guildproj7.png)
![user profile page](assets/guildproj2.png)
![profile page](assets/guildproj0.png)
![posts with comments page](assets/guildproj3.png)
* back to [Table of contents](#table-of-contents)## Requirements
- [ ] composer
- [ ] node
- [ ] xampp
- [ ] mailtrap or similar* back to [Table of contents](#table-of-contents)
## 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
```* back to [Table of contents](#table-of-contents)
###### I use this repo for shaktipradarshana