Skip to content

Commit 3548ee4

Browse files
Update database, added generic template to drawer, added template api to push data to database
1 parent 046a695 commit 3548ee4

File tree

22 files changed

+5809
-2462
lines changed

22 files changed

+5809
-2462
lines changed

bun.lockb

11.8 KB
Binary file not shown.

next.config.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ const nextConfig = {
1818
protocol: 'https',
1919
hostname: 'scontent-iad3-2.cdninstagram.com',
2020
},
21+
{
22+
protocol: 'https',
23+
hostname: 'd365kmhoeske8t.cloudfront.net',
24+
},
2125
{
2226
protocol: 'https',
2327
hostname: 'scontent-iad3-1.cdninstagram.com',

0 commit comments

Comments
 (0)