Skip to content

Commit

Permalink
feat: Embed activity
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjjrt committed Oct 7, 2024
1 parent c2e9c0e commit 6dd40a1
Show file tree
Hide file tree
Showing 20 changed files with 4,655 additions and 4,165 deletions.
3 changes: 2 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite --port 3000",
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@discord/embedded-app-sdk": "^1.5.0",
"@vueuse/core": "^10.7.2",
"axios": "^1.6.7",
"pinia": "^2.1.7",
Expand Down
Loading

0 comments on commit 6dd40a1

Please # to comment.