Skip to content

Commit

Permalink
Merge pull request #38 from LoremLabs/kudos-community-www/homepage-au…
Browse files Browse the repository at this point in the history
…g-2023

Kudos community website
  • Loading branch information
mankins authored Aug 23, 2023
2 parents 9717c61 + 6c2047f commit d2e56bf
Show file tree
Hide file tree
Showing 24 changed files with 2,564 additions and 150 deletions.
4 changes: 4 additions & 0 deletions kudos-community/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"private": true,
"scripts": {
"dev": "dotenv vite dev",
"dev:host": "dotenv -- vite dev --host",
"build": "vite build",
"preview": "vite preview",
"lint": "prettier --plugin-search-dir . --check . && eslint .",
Expand All @@ -19,6 +20,8 @@
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.9",
"@twemazing/scss": "^2.0.3",
"@unovis/svelte": "^1.2.1",
"@unovis/ts": "^1.2.1",
"autoprefixer": "^10.4.14",
"dotenv": "^16.0.3",
"eslint": "^8.28.0",
Expand All @@ -33,6 +36,7 @@
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.8.1",
"sass": "^1.62.0",
"string-hash": "^1.1.3",
"svelte": "^3.54.0",
"tailwindcss": "^3.3.1",
"uuid": "^9.0.0",
Expand Down
Loading

2 comments on commit d2e56bf

@vercel
Copy link

@vercel vercel bot commented on d2e56bf Aug 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on d2e56bf Aug 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ident-agency-net-enola – ./ident-agency/packages/enola

ident-agency-net-enola-loremlabs.vercel.app
ident-agency-net-enola.vercel.app
ident-agency-net-enola-git-main-loremlabs.vercel.app

Please sign in to comment.