This is an attempt to assist my dear friend Arathymos with his business by providing online support for his restaurant's menu. For this project the following tools are used.
Undoubtedly, one of the best ways to build a typesafe Next.js app is create-t3-app
.
So, by using it on my terminal I added support for:
- Typescript: allows the development of typesafe javascript apps
- Tailwind CSS: utility-first CSS framework
- Prisma: ORM for relational databases. Provides auto-completion, automated migrations and typesafety.
To implement the app I also used the following data-related tools:
- PostgreSQL: for the relational database
- AWS-RDS: host the database
- pgAdmin: easy access to the database by the businessmen
- Cloudflare: to buy the custom domain