Skip to content

Commit ead3d0c

Browse files
authored
feat: improve seo and add pwa support (#76)
1 parent d19c386 commit ead3d0c

File tree

155 files changed

+1823
-510
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

155 files changed

+1823
-510
lines changed

.env.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
NEXT_PUBLIC_API_URL=http://localhost:4000/v1
22
UMAMI_URL=<your-umami-url>
33
UMAMI_WEBSITE_ID=<your-umami-website-id>
4+
PROD_DOMAIN=<your-production-domain>

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ next-env.d.ts
4343

4444
*storybook.log
4545
storybook-static
46+
47+
certificates
2.57 KB
3.36 KB
1.02 KB
10.2 KB
1.43 KB
1.85 KB

public/icons/exchange-512x512.png

10.7 KB

public/icons/favicon-16x16.png

647 Bytes

0 commit comments

Comments
 (0)