Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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