Skip to content

Commit

Permalink
Merge pull request #3 from RappyBots/feat/improved-metadata
Browse files Browse the repository at this point in the history
Improved metadata
  • Loading branch information
Bae Joon Hoo authored Feb 24, 2024
2 parents 8a167f6 + 819436c commit a8aefc8
Show file tree
Hide file tree
Showing 27 changed files with 422 additions and 5,320 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
PORT=3000
HOST=0.0.0.0
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
.vercel
.output
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
package-lock.json
.env
Binary file modified bun.lockb
Binary file not shown.
Loading

0 comments on commit a8aefc8

Please sign in to comment.