Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 1.58 KB

File metadata and controls

67 lines (43 loc) · 1.58 KB

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