Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alaanvv/vplace

A not original "r/place" for my discord community
https://github.com/alaanvv/vplace

rplace

Last synced: about 2 months ago
JSON representation

A not original "r/place" for my discord community

Awesome Lists containing this project

README

        


# VPlace

A "multiplayer canvas" based on **r/place**
Easy to modify values, as colors and timers
Login via discord account

---

# Made with
**Mysql** for database management
**Express** to communicate front-end with the database

# Usage
- Execute `npm i` inside `Back-End`
- Run `Back-End/script.js`
- Modify and complete `Back-End/.env`
- Create a discord app, and generate a
OAuth2 url linked to the front-end
that allows `identify` and `guilds`
- Change the url response type to token
- From this url, you can access the app

# Add/Fix
- Fix the bundle of problems with unlogged users