Skip to content

Commit 9bd6e24

Browse files
Updated homepage screenshot
1 parent 6a6cce6 commit 9bd6e24

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# FastAPI, Jinja2, PostgreSQL Webapp Template
22

33

4-
![Screenshot of homepage](docs/static/Screenshot.png)
4+
![Screenshot of homepage](docs/static/screenshot.jpg)
55

66
## Quickstart
77

@@ -151,7 +151,7 @@ account, verify a domain, get an API key, and paste the API key into the
151151

152152
### Start development database
153153

154-
To start the development database, run the following command in your
154+
To start the development database and create default permissions/roles, run the following command in your
155155
terminal from the root directory:
156156

157157
``` bash

docs/static/Screenshot.png

-114 KB
Binary file not shown.

docs/static/screenshot.jpg

102 KB
Loading

index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "FastAPI, Jinja2, PostgreSQL Webapp Template"
33
---
44

5-
![Screenshot of homepage](docs/static/Screenshot.png)
5+
![Screenshot of homepage](docs/static/screenshot.jpg)
66

77
## Quickstart
88

static/Screenshot.png

-114 KB
Binary file not shown.

0 commit comments

Comments
 (0)