An open API service indexing awesome lists of open source software.

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

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/)