/Pandora

A simple Vue application for user registration integrated with Discord.

Primary LanguageVue

Pandora

Getting started for production environments...

In /Front, use

$ npm install
$ npm run build

Insert the data into the .env file ( located in /Back ) and start the server.

$ npm install
$ npm start