Hangar/frontend
2023-03-24 21:47:53 +01:00
..
.husky
src Show tags on project cards and page 2023-03-24 21:47:53 +01:00
.editorconfig
.gitignore
.npmrc
.prettierignore
.prettierrc.js
nuxt.config.ts fix: move easymde out of the server chunk by turning markdown editor into a client component 2023-03-04 19:52:35 +01:00
package.json feat: rework links in frontend, now uses configurable sections 2023-03-19 11:42:58 +01:00
pnpm-lock.yaml feat: rework links in frontend, now uses configurable sections 2023-03-19 11:42:58 +01:00
tsconfig.json fix: move easymde out of the server chunk by turning markdown editor into a client component 2023-03-04 19:52:35 +01:00
unlighthouse.config.ts