Skip to content

Commit

Permalink
Updated installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
disha1202 committed Jan 8, 2024
1 parent 49069c3 commit 68134ac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,13 @@ npm install --legacy-peer-deps
# Configuration

It's important to configure Talawa-Admin. Here's how to do it.
You can use our interactive setup script for the configuration. Use the following command for the same.

```
npm run setup
```

All the options in "setup" can be done manually as well and here's how to do it. - [Creating .env file](#creating-env-file)

## Creating .env file

Expand Down

0 comments on commit 68134ac

Please sign in to comment.