Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mino9421/deez-book
A social media platform where users can uniquely express themselves through emoji-only posts, fostering fun and creative interactions.
https://github.com/mino9421/deez-book
clerk media next prisma react social t3 vercel
Last synced: about 1 month ago
JSON representation
A social media platform where users can uniquely express themselves through emoji-only posts, fostering fun and creative interactions.
- Host: GitHub
- URL: https://github.com/mino9421/deez-book
- Owner: mino9421
- Created: 2023-07-16T06:36:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-15T08:29:33.000Z (2 months ago)
- Last Synced: 2024-10-01T06:01:19.768Z (about 2 months ago)
- Topics: clerk, media, next, prisma, react, social, t3, vercel
- Language: TypeScript
- Homepage: https://deez-book.vercel.app
- Size: 212 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [DEMO](https://deez-book.vercel.app) 😊
# DeeZ 🥜 A Twitter Like Clone
The catch you are only allowed to post Emojis 👌
This is a [T3 Stack](https://create.t3.gg/) project bootstrapped with `create-t3-app`.
## What the purpose of this project?
I wanted to give [T3 Stack](https://create.t3.gg/) a shot by trying it out. I went over the documentatiosn and watched the Author's video (Theo) 3 hours video. I was able to complete this 3 hours guide within 2 days.
I learned about new services to solve certain problems I am facing with my main project.Listed below the different technologies I had to use to get this app to this stage of completion.
- [Next.js](https://nextjs.org) - The frontend that T3 is built on top aka React
- [Tailwind CSS](https://tailwindcss.com) - Flexible CSS "class library" that provide nice styling
- [Prisma](https://prisma.io) - An ORM tool that interacts with our database
- [tRPC](https://trpc.io) - This was the newest and most unique concept of this project. It is essentially a GraphQL replacement that provide client-server communication between services and components and there are more to it I need to learn.
- [Axiom](https://axiom.co/) - Tracking data
- [Clerik](https://clerk.com/) - Authentication easy straight forward tool a must use## Learn More
To learn more about the [T3 Stack](https://create.t3.gg/), take a look at the following resources:
- [Documentation](https://create.t3.gg/)
- [Learn the T3 Stack](https://create.t3.gg/en/faq#what-learning-resources-are-currently-available) — Check out these awesome tutorialsYou can check out the [create-t3-app GitHub repository](https://github.com/t3-oss/create-t3-app) — your feedback and contributions are welcome!
## How did I deploy this?
### I used vercel for this project## Theo posted guides to how to deploy with other providers
Follow deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel), [Netlify](https://create.t3.gg/en/deployment/netlify) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.
Go on and sign-in, you can autheticate with your github with one click and post there as much as you want.
[DeeZ]([https://clerk.com/](https://deez-book.vercel.app/)https://deez-book.vercel.app/)
Happy Spamming!