Skip to content

Commit

Permalink
Resolve conflicts (#392)
Browse files Browse the repository at this point in the history
* Sync branches (#376)

* Update Codegen and UI + icons (#320)

* chore: filters

* remove library

* fix: icons

* chore: add search icon

* update sidebar

* chore: collapsible sidebar

* fix: CLS

* chore: update theme color

* chore: add theme toggle

* chore: move scroll margin to constants (#317)

* chore: move scroll margin to constants

* increase percent

* fix: fee collect decimal issue

* fix: deepsource excludes

* Replace short hand type conversions with function calls (#319)

* fix: overflow on shop collects

* chore: cleanup shop collects

* chore: update request limit

* chore: add width animation

* chore: notification page

* chore: video icons

* chore: update verified icon

* chore: replace black with theme

* fix: borders

* chore: change user menu icons

* chore: init bytes section

* chore: shallow route

* refactor: readme

* chore: bytes scroll button

* chore: add icons on usermenu

* chore: single byte fetch

* chore: global state for tag filter

* chore: add consistent type import

* chore: cleanup

* feat: rip doc-gen plugin and add cursorpagination

* chore: replacing queries w/ hooks

* chore: replace apollo hooks

* feat: global tag filter

* chore: move scroll margin to constants (#317)

* chore: move scroll margin to constants

* increase percent

* feat: add shop button to collect on the secondary marketplace (#318)

* Update index.tsx

Remove extra comma

* fix: overflow on shop collects

* chore: cleanup shop collects

* chore: update byte action icons

* chore: replace more icons

* chore: increase text size

* fix: dark theme background

* fix: layout padding

* chore: remove outline

* fix: channel videos

* fix: cache issue and tag scroll

* fix: duplicate imports

* chore: add scroll event

* chore: remove state on bytes

* chore: cleanup

* chore: remove unused helpers

* chore: remove unwanted logs

* chore: remove wheel event

* chore: update api origin

* fix: user menu

* fix: settings border radius

* fix: permission loader

* fix: permission loader

* chore: order categories

* chore: increase fetch limit

* exp: ssr (#341)

* chore: add log

* fix:  parser

* remove ssr

* chore: add overlay shade for visibility

* feat: eslint package (#377)

* feat: abstract eslint as package

* fix: lint

* Format code with prettier

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

* chore(deps): bump next from 13.0.3 to 13.0.4 in /apps/embed (#372)

Bumps [next](https://github.com/vercel/next.js) from 13.0.3 to 13.0.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.0.3...v13.0.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sasi.eth <me@sasi.codes>

* feat: tsconfig (#378)

* feat: tsconfig

* chore: cleanup

* chore: cleanup

* fix: lint

* fix: path aliases

* chore: remove readme and gitignore

* chore: remove versions

* chore: remove bundle analyzer

* chore: update readme

* chore(deps): bump @aws-sdk/lib-storage in /apps/web (#361)

Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.212.0 to 3.213.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.213.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sasi.eth <me@sasi.codes>

* chore(deps): bump next from 13.0.3 to 13.0.4 in /apps/web (#357)

Bumps [next](https://github.com/vercel/next.js) from 13.0.3 to 13.0.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.0.3...v13.0.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sasi.eth <me@sasi.codes>

* chore(deps): bump @aws-sdk/client-sts in /apps/web (#360)

Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) from 3.212.0 to 3.213.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.213.0/clients/client-sts)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sasi.eth <me@sasi.codes>

* chore(deps-dev): bump eslint-config-next from 13.0.3 to 13.0.4 (#353)

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.0.3 to 13.0.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.0.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sasi.eth <me@sasi.codes>

* feat: shared lens package (#379)

* Format code with prettier (#380)

This commit fixes the style issues introduced in 3164266 according to the output
from prettier.

Details: https://deepsource.io/gh/lenstube-xyz/lenstube/transform/4b26bae2-5c2e-4b0f-a0eb-a907edfab520/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

* feat: remove queries from apps (#381)

* chore: remove queries from embed app

* chore: remove local types file in web app

* chore: add badge (#382)

* chore: add badge

* add git ignore

* add url

* remove gitignore

* chore: cleanup badge

* chore: update badge

* chore: cleanup

* chore: update yarn.lock

* chore: update readme

* chore: update readme

* chore: update readme

* chore: update readme

* fix: light mode issues

* chore: watch user balance

* chore: increase upload limit

* chore: add more categories

* feat: shared utils, hooks and helpers (#384)

* feat: shared utils, hooks and helpers

* chore: remove logger

* remove types

* chore: remove track

* update package.json

* Format code with prettier (#383)

This commit fixes the style issues introduced in 58b81bd according to the output
from prettier.

Details: https://deepsource.io/gh/lenstube-xyz/lenstube/transform/48af2b10-5377-4cdc-9d90-83dfc977ed1f/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Co-authored-by: sasi.eth <me@sasi.codes>

* chore(deps): bump ethers from 5.6.0 to 5.7.2 in /apps/web (#386)

Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers) from 5.6.0 to 5.7.2.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ethers-io/ethers.js/commits/v5.7.2/packages/ethers)

---
updated-dependencies:
- dependency-name: ethers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "chore(deps): bump ethers from 5.6.0 to 5.7.2 in /apps/web (#386)" (#387)

This reverts commit d1b1a8a.

* chore(deps): bump wagmi from 0.7.15 to 0.8.5 in /apps/web (#385)

* chore(deps): bump wagmi from 0.7.15 to 0.8.5 in /apps/web

Bumps [wagmi](https://github.com/wagmi-dev/wagmi/tree/HEAD/packages/react) from 0.7.15 to 0.8.5.
- [Release notes](https://github.com/wagmi-dev/wagmi/releases)
- [Changelog](https://github.com/wagmi-dev/wagmi/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/wagmi-dev/wagmi/commits/wagmi@0.8.5/packages/react)

---
updated-dependencies:
- dependency-name: wagmi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: wagmi hooks

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sasi <me@sasi.codes>

* feat: profile interests (#388)

* feat:  profile interests

* chore: update icons

* chore: update more icons

* chore: update more icons

* chore: validate auth state

* chore: verify few

* chore: add toasts

* chore: add events

* chore: update dependabot

* chore: cleanup

* chore: remove ts-ignore

* fix:typo

* fix: eol

* Format code with prettier

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Nov 21, 2022
1 parent 358650d commit f6d7c9b
Show file tree
Hide file tree
Showing 336 changed files with 2,865 additions and 4,998 deletions.
2 changes: 1 addition & 1 deletion .deepsource.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exclude_patterns = [
".github",
".husky",
".vscode",
"apps/web/src/types/lens.ts",
"packages/lens/generated.ts",
"yarn.lock"
]

Expand Down
8 changes: 4 additions & 4 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module.exports = {
root: true,
settings: {
next: {
rootDir: ["apps/*/"],
},
},
};
rootDir: ['apps/*/']
}
}
}
45 changes: 45 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,48 @@ updates:
rebase-strategy: auto
schedule:
interval: "daily"

- package-ecosystem: "npm"
directory: "apps/badge"
target-branch: "main"
reviewers:
- sasicodes
rebase-strategy: auto
schedule:
interval: "daily"

- package-ecosystem: "npm"
directory: "packages/lens"
target-branch: "main"
reviewers:
- sasicodes
rebase-strategy: auto
schedule:
interval: "daily"

- package-ecosystem: "npm"
directory: "packages/eslint-config-weblint"
target-branch: "main"
reviewers:
- sasicodes
rebase-strategy: auto
schedule:
interval: "daily"

- package-ecosystem: "npm"
directory: "packages/tsconfig"
target-branch: "main"
reviewers:
- sasicodes
rebase-strategy: auto
schedule:
interval: "daily"

- package-ecosystem: "npm"
directory: "packages/utils"
target-branch: "main"
reviewers:
- sasicodes
rebase-strategy: auto
schedule:
interval: "daily"
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ yarn-error.log*

# typescript
*.tsbuildinfo

dist
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@
</div>
<br>
<div align="center">
<a href="https://lenstube.xyz/discord">
<img src="https://img.shields.io/discord/980882088783913010.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2" alt="Discord">
<a href="https://lenstube.xyz/sasicodes.lens">
<img src="https://lens-badge.vercel.app/api/badge/sasicodes.lens" alt="Lens">
</a>
<a href="https://www.gitpoap.io/gh/lenstube-xyz/lenstube">
<img src="https://public-api.gitpoap.io/v1/repo/lenstube-xyz/lenstube/badge" alt="Gitpoap">
</a>
<a href="https://lenstube.xyz/discord">
<img src="https://img.shields.io/discord/980882088783913010.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2" alt="Discord">
</a>
<a href="https://twitter.com/lenstubexyz">
<img src="https://img.shields.io/twitter/follow/lenstubexyz?label=lenstubexyz&style=flat&logo=twitter&color=1DA1F2" alt="Twitter">
</a>
Expand All @@ -22,7 +25,7 @@
<img src="https://betteruptime.com/status-badges/v1/monitor/dfaw.svg" alt="Better Uptime">
</a>
<a href="https://lenstube.checklyhq.com">
<img src="https://api.checklyhq.com/v1/badges/checks/2278c22c-37af-4c6a-bebc-b48169fdcc78?style=flat&theme=default&responseTime=true" alt="Better Uptime">
<img src="https://api.checklyhq.com/v1/badges/checks/2278c22c-37af-4c6a-bebc-b48169fdcc78?style=flat&responseTime=true" alt="Checkly">
</a>
<span>
<img src="https://img.shields.io/badge/dependabot-enabled-025e8c?logo=Dependabot" alt="Dependabot">
Expand Down Expand Up @@ -52,6 +55,7 @@ This turborepo uses [Yarn](https://classic.yarnpkg.com/) as a package manager. I

- `web`: NextJs Lenstube website
- `embed`: NextJs application for video embeds
- `badge`: NextJs application for lens follow badges
- `assets`: Static assets

## Getting Started
Expand Down
168 changes: 84 additions & 84 deletions apps/assets/fonts/font.css
Original file line number Diff line number Diff line change
@@ -1,143 +1,143 @@
@font-face {
font-family: "Matter";
src: url("Matter-Bold.eot");
src: local("Matter Bold"), local("Matter-Bold"),
url("Matter-Bold.eot?#iefix") format("embedded-opentype"),
url("Matter-Bold.woff2") format("woff2"),
url("Matter-Bold.woff") format("woff"),
url("Matter-Bold.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-Bold.eot');
src: local('Matter Bold'), local('Matter-Bold'),
url('Matter-Bold.eot?#iefix') format('embedded-opentype'),
url('Matter-Bold.woff2') format('woff2'),
url('Matter-Bold.woff') format('woff'),
url('Matter-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}

@font-face {
font-family: "Matter";
src: url("Matter-BoldItalic.eot");
src: local("Matter Bold Italic"), local("Matter-BoldItalic"),
url("Matter-BoldItalic.eot?#iefix") format("embedded-opentype"),
url("Matter-BoldItalic.woff2") format("woff2"),
url("Matter-BoldItalic.woff") format("woff"),
url("Matter-BoldItalic.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-BoldItalic.eot');
src: local('Matter Bold Italic'), local('Matter-BoldItalic'),
url('Matter-BoldItalic.eot?#iefix') format('embedded-opentype'),
url('Matter-BoldItalic.woff2') format('woff2'),
url('Matter-BoldItalic.woff') format('woff'),
url('Matter-BoldItalic.ttf') format('truetype');
font-weight: bold;
font-style: italic;
}

@font-face {
font-family: "Matter";
src: url("Matter-SemiBold.eot");
src: local("Matter SemiBold"), local("Matter-SemiBold"),
url("Matter-SemiBold.eot?#iefix") format("embedded-opentype"),
url("Matter-SemiBold.woff2") format("woff2"),
url("Matter-SemiBold.woff") format("woff"),
url("Matter-SemiBold.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-SemiBold.eot');
src: local('Matter SemiBold'), local('Matter-SemiBold'),
url('Matter-SemiBold.eot?#iefix') format('embedded-opentype'),
url('Matter-SemiBold.woff2') format('woff2'),
url('Matter-SemiBold.woff') format('woff'),
url('Matter-SemiBold.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}

@font-face {
font-family: "Matter";
src: url("Matter-MediumItalic.eot");
src: local("Matter Medium Italic"), local("Matter-MediumItalic"),
url("Matter-MediumItalic.eot?#iefix") format("embedded-opentype"),
url("Matter-MediumItalic.woff2") format("woff2"),
url("Matter-MediumItalic.woff") format("woff"),
url("Matter-MediumItalic.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-MediumItalic.eot');
src: local('Matter Medium Italic'), local('Matter-MediumItalic'),
url('Matter-MediumItalic.eot?#iefix') format('embedded-opentype'),
url('Matter-MediumItalic.woff2') format('woff2'),
url('Matter-MediumItalic.woff') format('woff'),
url('Matter-MediumItalic.ttf') format('truetype');
font-weight: 500;
font-style: italic;
}

@font-face {
font-family: "Matter";
src: url("Matter-Heavy.eot");
src: local("Matter Heavy"), local("Matter-Heavy"),
url("Matter-Heavy.eot?#iefix") format("embedded-opentype"),
url("Matter-Heavy.woff2") format("woff2"),
url("Matter-Heavy.woff") format("woff"),
url("Matter-Heavy.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-Heavy.eot');
src: local('Matter Heavy'), local('Matter-Heavy'),
url('Matter-Heavy.eot?#iefix') format('embedded-opentype'),
url('Matter-Heavy.woff2') format('woff2'),
url('Matter-Heavy.woff') format('woff'),
url('Matter-Heavy.ttf') format('truetype');
font-weight: 900;
font-style: normal;
}

@font-face {
font-family: "Matter";
src: url("Matter-LightItalic.eot");
src: local("Matter Light Italic"), local("Matter-LightItalic"),
url("Matter-LightItalic.eot?#iefix") format("embedded-opentype"),
url("Matter-LightItalic.woff2") format("woff2"),
url("Matter-LightItalic.woff") format("woff"),
url("Matter-LightItalic.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-LightItalic.eot');
src: local('Matter Light Italic'), local('Matter-LightItalic'),
url('Matter-LightItalic.eot?#iefix') format('embedded-opentype'),
url('Matter-LightItalic.woff2') format('woff2'),
url('Matter-LightItalic.woff') format('woff'),
url('Matter-LightItalic.ttf') format('truetype');
font-weight: 300;
font-style: italic;
}

@font-face {
font-family: "Matter";
src: url("Matter-Medium.eot");
src: local("Matter Medium"), local("Matter-Medium"),
url("Matter-Medium.eot?#iefix") format("embedded-opentype"),
url("Matter-Medium.woff2") format("woff2"),
url("Matter-Medium.woff") format("woff"),
url("Matter-Medium.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-Medium.eot');
src: local('Matter Medium'), local('Matter-Medium'),
url('Matter-Medium.eot?#iefix') format('embedded-opentype'),
url('Matter-Medium.woff2') format('woff2'),
url('Matter-Medium.woff') format('woff'),
url('Matter-Medium.ttf') format('truetype');
font-weight: 500;
font-style: normal;
}

@font-face {
font-family: "Matter";
src: url("Matter-SemiBoldItalic.eot");
src: local("Matter SemiBold Italic"), local("Matter-SemiBoldItalic"),
url("Matter-SemiBoldItalic.eot?#iefix") format("embedded-opentype"),
url("Matter-SemiBoldItalic.woff2") format("woff2"),
url("Matter-SemiBoldItalic.woff") format("woff"),
url("Matter-SemiBoldItalic.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-SemiBoldItalic.eot');
src: local('Matter SemiBold Italic'), local('Matter-SemiBoldItalic'),
url('Matter-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
url('Matter-SemiBoldItalic.woff2') format('woff2'),
url('Matter-SemiBoldItalic.woff') format('woff'),
url('Matter-SemiBoldItalic.ttf') format('truetype');
font-weight: 600;
font-style: italic;
}

@font-face {
font-family: "Matter";
src: url("Matter-HeavyItalic.eot");
src: local("Matter Heavy Italic"), local("Matter-HeavyItalic"),
url("Matter-HeavyItalic.eot?#iefix") format("embedded-opentype"),
url("Matter-HeavyItalic.woff2") format("woff2"),
url("Matter-HeavyItalic.woff") format("woff"),
url("Matter-HeavyItalic.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-HeavyItalic.eot');
src: local('Matter Heavy Italic'), local('Matter-HeavyItalic'),
url('Matter-HeavyItalic.eot?#iefix') format('embedded-opentype'),
url('Matter-HeavyItalic.woff2') format('woff2'),
url('Matter-HeavyItalic.woff') format('woff'),
url('Matter-HeavyItalic.ttf') format('truetype');
font-weight: 900;
font-style: italic;
}

@font-face {
font-family: "Matter";
src: url("Matter-Light.eot");
src: local("Matter Light"), local("Matter-Light"),
url("Matter-Light.eot?#iefix") format("embedded-opentype"),
url("Matter-Light.woff2") format("woff2"),
url("Matter-Light.woff") format("woff"),
url("Matter-Light.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-Light.eot');
src: local('Matter Light'), local('Matter-Light'),
url('Matter-Light.eot?#iefix') format('embedded-opentype'),
url('Matter-Light.woff2') format('woff2'),
url('Matter-Light.woff') format('woff'),
url('Matter-Light.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}

@font-face {
font-family: "Matter";
src: url("Matter-Regular.eot");
src: local("Matter Regular"), local("Matter-Regular"),
url("Matter-Regular.eot?#iefix") format("embedded-opentype"),
url("Matter-Regular.woff2") format("woff2"),
url("Matter-Regular.woff") format("woff"),
url("Matter-Regular.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-Regular.eot');
src: local('Matter Regular'), local('Matter-Regular'),
url('Matter-Regular.eot?#iefix') format('embedded-opentype'),
url('Matter-Regular.woff2') format('woff2'),
url('Matter-Regular.woff') format('woff'),
url('Matter-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: "Matter";
src: url("Matter-RegularItalic.eot");
src: local("Matter Regular Italic"), local("Matter-RegularItalic"),
url("Matter-RegularItalic.eot?#iefix") format("embedded-opentype"),
url("Matter-RegularItalic.woff2") format("woff2"),
url("Matter-RegularItalic.woff") format("woff"),
url("Matter-RegularItalic.ttf") format("truetype");
font-family: 'Matter';
src: url('Matter-RegularItalic.eot');
src: local('Matter Regular Italic'), local('Matter-RegularItalic'),
url('Matter-RegularItalic.eot?#iefix') format('embedded-opentype'),
url('Matter-RegularItalic.woff2') format('woff2'),
url('Matter-RegularItalic.woff') format('woff'),
url('Matter-RegularItalic.ttf') format('truetype');
font-weight: normal;
font-style: italic;
}
4 changes: 4 additions & 0 deletions apps/badge/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module.exports = {
root: true,
extends: ['weblint']
}
5 changes: 5 additions & 0 deletions apps/badge/next-env.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
7 changes: 7 additions & 0 deletions apps/badge/next.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
swcMinify: true
}

module.exports = nextConfig
21 changes: 21 additions & 0 deletions apps/badge/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "badge",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"axios": "^1.1.3",
"next": "13.0.4"
},
"devDependencies": {
"@types/node": "18.11.9",
"typescript": "4.9.3",
"eslint-config-weblint": "*",
"tsconfig": "*"
}
}
File renamed without changes.
Loading

0 comments on commit f6d7c9b

Please sign in to comment.