pompy.dev/apps/blog
2023-07-29 11:00:17 +09:00
..
e2e test(blog): 404 page title 2023-07-29 09:17:46 +09:00
public chore: remove shitty blog post 2023-07-27 12:14:04 +09:00
src test: fix failing test 2023-07-29 10:23:04 +09:00
.eslintrc.cjs feat(blog): migrate to nextJS 2023-07-28 15:43:29 +09:00
.gitignore test: add E2E testing 2023-07-29 09:04:23 +09:00
.prettierrc.cjs chore: add shared prettier config 2023-07-09 12:41:43 +09:00
next.config.js feat(blog): migrate to nextJS 2023-07-28 15:43:29 +09:00
package.json chore: add missing build dependencies 2023-07-29 11:00:17 +09:00
playwright.config.ts refactor: create sharable playwright config 2023-07-29 10:57:53 +09:00
postcss.config.js feat(blog): migrate to nextJS 2023-07-28 15:43:29 +09:00
tailwind.config.js feat(blog): migrate to nextJS 2023-07-28 15:43:29 +09:00
tsconfig.json feat(blog): migrate to nextJS 2023-07-28 15:43:29 +09:00