https://github.com/zenflow/my-stuff-app
Beautiful full-stack example app
https://github.com/zenflow/my-stuff-app
Last synced: 9 months ago
JSON representation
Beautiful full-stack example app
- Host: GitHub
- URL: https://github.com/zenflow/my-stuff-app
- Owner: zenflow
- License: mit
- Created: 2022-10-28T23:07:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T02:30:12.000Z (about 3 years ago)
- Last Synced: 2025-02-13T15:54:59.348Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 464 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-stuff-app
Beautiful full-stack example app
### Featuring
- [PostgreSQL, database](https://www.postgresql.org/)
- [PostGraphile, Instant GraphQL API](https://www.graphile.org/postgraphile/)
- [TypeScript, language](https://www.typescriptlang.org/)
- [Next.js, React web framework](https://nextjs.org/)
- [NextAuth.js, authentication for Next.js](https://next-auth.js.org/)
- [Apollo Client, GraphQL client](https://www.apollographql.com/docs/react/)
- [next-ssr-with-apollo, Apollo Client integration with Next.js](https://www.npmjs.com/package/next-ssr-with-apollo)
- [GraphQL Code Generator, type generation for GraphQL queries](https://the-guild.dev/graphql/codegen)
- [Tailwind CSS, CSS framework](https://tailwindcss.com/)
- [daiseyUI, Tailwind CSS components](https://daisyui.com/)
- [React Admin, admin UI framework](https://marmelab.com/react-admin/)