Skip to content

Commit

Permalink
adjust readme
Browse files Browse the repository at this point in the history
  • Loading branch information
julsemaan committed May 6, 2024
1 parent 5405d20 commit 9532797
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,15 @@ GOOGLE_CLIENT_SECRET=<your oauth2 client secret>

### Creating the Google API key for the file picker

### Starting the environment

```
cd docker4dev/
docker compose up --build
```

Once all containers have started, the application will be available on http://localhost:8000

## Setting up Stripe

## Setting up email notifications
Expand Down

0 comments on commit 9532797

Please sign in to comment.