Full-stack application similar to Product Hunt built using Next.js and Hasura.
An accompanying tutorial can be found on this LogRocket blog.
Make sure you have Docker installed on your computer.
Just run the following command at the root of your project:
docker-compose up
This will start all the containers. Once they're up and running, you can visit http://localhost:3000/ to view the Next.js application.
Please ⭐️ this repository if this project helped you!
This project is MIT licensed.