emoji.io is a multiplayer online action game created by Filipino developer Stephen Asuncion.
Demo: https://www.youtube.com/watch?v=YdUsmb0gI7c
Running with Docker Hub:
Client:
docker pull stephenasuncion/emoji.io:main
docker container run --name client -p 3000:3000 stephenasuncion/emoji.io:main
Server:
docker pull stephenasuncion/emoji.io-api:main
docker container run --name server -p 8080:8080 stephenasuncion/emoji.io-api:main
Running with Terminal:
npm run dev (on both api and client folders)
The api
folder was deployed to heroku, while client
folder was deployed to netlify.
Other: Socket.io, Chakra UI, Stripe, Twilio, MailJet
If you need help with anything please contact us on Discord
Want to donate? https://www.buymeacoffee.com/stephenasuncion