Skip to content

EpiJavascript/front

Repository files navigation

EpiJavascript - back

Table of Contents

About The Project

Recreation of a discord web application.

Front of the back project.

Built With

Getting Started

Prerequisites

  • Node v.14.17.5 (lts/fermium)
  • Npm according to the Node version

Installation

npm i

Running the app

# development
$ npm run start

# production mode
$ npm run build

Environment variable

The app loads a dotenv file depending on your NODE_ENV environment variable (fallback to development) : .env.$NODE_ENV.

Deployment

This project is link with multiple Heroku applications, pushing to some branches will trigger an auto-deployment :

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/EpiJavascript/front

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published