Stack
Powered by the best tools out there.
Dependencies
"dependencies": {
"@headlessui/react": "^1.6.5",
"@monaco-editor/react": "^4.4.5",
"@notionhq/client": "^2.2.1",
"@novu/node": "^0.9.0",
"@novu/notification-center": "^0.9.2",
"@prisma/client": "^4.5.0",
"@remix-run/node": "1.6.3",
"@remix-run/react": "1.6.3",
"@remix-run/vercel": "1.6.3",
"@stripe/stripe-js": "^1.35.0",
"@supabase/supabase-js": "^2.2.2",
"@types/adm-zip": "^0.5.0",
"@types/postmark": "^2.0.3",
"adm-zip": "^0.5.9",
"bcryptjs": "^2.4.3",
"browser-image-compression": "^1.0.17",
"clsx": "^1.1.1",
"company-email-validator": "^1.0.7",
"hyperformula": "^2.0.0",
"i18next": "^21.8.11",
"json2csv": "^5.0.7",
"kbar": "^0.1.0-beta.39",
"marked": "^4.0.14",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"octokit": "^1.7.1",
"pdfjs-dist": "2.9.359",
"platform": "^1.3.6",
"postmark": "^3.0.1",
"react": "^17.0.2",
"react-command-palette": "^0.22.1",
"react-dom": "^17.0.2",
"react-google-recaptcha": "^2.1.0",
"react-i18next": "^11.16.1",
"react-json-tree": "^0.17.0",
"react-quill": "^2.0.0",
"rehype-highlight": "^5.0.2",
"remix-auth": "^3.3.0",
"remix-auth-form": "^1.2.0",
"remix-auth-google": "^1.1.0",
"remix-i18next": "^3.0.0",
"spin-delay": "^1.1.0",
"stripe": "^10.8.0",
"tiny-invariant": "^1.3.1"
},
"devDependencies": {
"@remix-run/dev": "1.6.3",
"@remix-run/eslint-config": "1.6.3",
"@remix-run/serve": "1.6.3",
"@tailwindcss/aspect-ratio": "^0.4.0",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/line-clamp": "^0.3.1",
"@tailwindcss/typography": "^0.5.0",
"@types/bcryptjs": "^2.4.2",
"@types/json2csv": "^5.0.3",
"@types/marked": "^4.0.3",
"@types/numeral": "^2.0.2",
"@types/platform": "^1.3.4",
"@types/react": "^17.0.44",
"@types/react-command-palette": "^0.18.0",
"@types/react-datepicker": "^4.3.4",
"@types/react-dom": "^17.0.15",
"@types/react-google-recaptcha": "^2.1.5",
"@types/react-table": "^7.7.11",
"@types/stripe": "^8.0.417",
"@types/uuid": "^8.3.4",
"autoprefixer": "^10.4.4",
"concurrently": "^7.0.0",
"cross-env": "^7.0.3",
"esbuild-register": "^3.3.2",
"eslint": "^8.11.0",
"postcss": "^8.4.12",
"prettier": "^2.6.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"prisma": "^4.5.0",
"tailwindcss": "^3.1.2",
"typescript": "^4.5.5"
}