Skip to content

Environments

CristiPV edited this page Sep 8, 2021 · 4 revisions

Wiki ▸ Conventions ▸ General ▸ Environments

Environments and Environment Variables

This page will go through how we manage environments and environment variables in our project.

Environment Variables

E-Learning Application

All of the environment variables in our frontend application are stored in a .env file that has to be created by each user individually at ``.

Getting Started

Conventions

  1. General

  1. REST API

  1. E-Learning App

Endpoints

Custom Components

Themes

Packages Used

  1. Global

  1. REST API

  1. E-Learning App

Clone this wiki locally