Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
/ Challenger Public archive

Amsterdam University of Applied Sciences | Team(//DODO:): LarsHVA, deinca, Kuckelkorn, norakramer1, Ch3relle, TeunvK

License

Notifications You must be signed in to change notification settings

LarsHVA/Challenger

Repository files navigation

RetroMatch

Wireframe eerste versie

Challenger is a matching app that helps users to find people who like the same game and want to challenge each other; who is the best in the game? Also search for companions ( andperhaps new friends).

Installation

Pre install

Make account

Documentation

App install

Run the following code in your terminal.

git clone https://github.com/LarsHVA/Challenger.git

git install

Make a .env file with:

URI = //URI of MongoDB
SESSION_SECRET = //Random key
TWITCH_CLIENT_ID = //Twitch client id
TWITCH_APP_ACCESS_TOKEN = //Twitch app access token
MAIL= //Gmail mail
PASSWOORDMAIL= //Gmail passwoord

Create Database

Database: Project;
Collection: users;

Run App

When the setup is complete run npm start in the terminal. You can find the app under http://localhost:8000/

DOCS

Wiki

Dependencies

devDependencies

About

Amsterdam University of Applied Sciences | Team(//DODO:): LarsHVA, deinca, Kuckelkorn, norakramer1, Ch3relle, TeunvK

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published