/Selector

A website that helps you pick random people/thing when you're being too indecisive

Primary LanguageJavaScriptApache License 2.0Apache-2.0

⚠️ Archived ⚠️

This project is too similar to the wheel of names which is much better with a lot of effects and features.

@Selector

A vuejs website that helps you pick random people/thing when you're being too indecisive

Set up

install the project and its dependancies

git clone https://github.com/kalitsune/selector
cd selector/
npm i

Create an oauth2 key from google API and put the credentials.json in the backend root (you may have to rename the file)

run selector

npm run dev