Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PROG2900-GnistDigital
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ahmad Masoud Mzafar
PROG2900-GnistDigital
Commits
efae18b4
You need to sign in or sign up before continuing.
Commit
efae18b4
authored
1 year ago
by
kind2511
Browse files
Options
Downloads
Patches
Plain Diff
updated readme
parent
3a5f0508
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
efae18b4
...
@@ -58,10 +58,10 @@ To get started, you'll need to install:
...
@@ -58,10 +58,10 @@ To get started, you'll need to install:
```
```
npm install
npm install
```
```
In FrontEnd directory create .env file in the root of the Frontend folder and add
:
In FrontEnd directory create .env file in the root of the Frontend folder and add
auth0 domain and clientId for your application:
```
```
REACT_APP_AUTH0_DOMAIN={your auth0 domain}
REACT_APP_AUTH0_DOMAIN={your
applications
auth0 domain}
REACT_APP_AUTH0_CLIENT_ID={your auth0 client id}
REACT_APP_AUTH0_CLIENT_ID={your
applications
auth0 client id}
```
```
3.
**BackEnd Setup**
:
3.
**BackEnd Setup**
:
Navigate to the BackEnd directory:
Navigate to the BackEnd directory:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment