Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shohan-pherones authored Apr 12, 2023
1 parent 2101798 commit d0be325
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ To install Euphoria E-commerce, follow these simple steps:
2. Install the required dependencies by running `npm install` or `npm i`.
3. Create a `.env` file in the root directory and add the following variables:
- `DATABASE_URL`
- `NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY`
- `STRIPE_SECRET_KEY`
- `HOST`
4. Start the application by running `npm run dev`.

## Contribution
Expand Down

0 comments on commit d0be325

Please sign in to comment.