Skip to content

Commit b8ebb4f

Browse files
authored
Removed non ssg deployable web components (#45)
* Removed examples * Removed admin password and admin control * Removed api linking * Removed username password project.vue requirement
1 parent 3358daf commit b8ebb4f

19 files changed

Lines changed: 3 additions & 1091 deletions

docker-compose.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,6 @@ services:
3131
volumes:
3232
- var-www:/var/www
3333

34-
postgres:
35-
image: postgres:12
36-
restart: unless-stopped
37-
ports:
38-
- "35432:5432"
39-
environment:
40-
POSTGRES_DB: ${POSTGRES_DB}
41-
POSTGRES_USER: ${POSTGRES_USER}
42-
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
43-
4434
volumes:
4535
var-www:
4636
caddy_data:

web/content/learn/example/heartcode-header.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

web/content/learn/example/heartcode-image.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

web/content/learn/example/heartcode-list.md

Lines changed: 0 additions & 154 deletions
This file was deleted.

0 commit comments

Comments
 (0)