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

https://github.com/m-ac-i-ej-s/y-app

X clone
https://github.com/m-ac-i-ej-s/y-app

javascript mevn vue3

Last synced: 2 months ago
JSON representation

X clone

Awesome Lists containing this project

README

        

# Y

## How to set up:

- Enter Server folder (cd Server)
- install dependencies (npm install)
- run server (node index.js)

## Database and .env

You **need** to have a database setup and .env file to correctly run the project.

## What is Y?

Y is a twitter clone. With posts, reposts, images, full profile customization etc.
Application is written in MEVN stack with help of:

Front:

- Vuetify
- Sweetalert
- Vuex
- axios

Back:

- socket.io
- mongoose
- passport-jwt
- multer
- cloudinary