initial monorepo commit (fe + be)

This commit is contained in:
AnggerRevo5
2026-01-27 15:48:29 +07:00
commit 9df710d81e
189 changed files with 137113 additions and 0 deletions

No files matched your search

+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;