Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alaanvv/vplace
- Owner: alaanvv
- Created: 2023-07-26T00:20:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-19T01:43:40.000Z (about 1 year ago)
- Last Synced: 2023-12-19T08:11:53.146Z (about 1 year ago)
- Topics: rplace
- Language: JavaScript
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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