Very-Best-Games / mafia

Simple mafia party game implementation
9 stars 7 forks source link

Deploy #7

Open Yankovsky opened 4 years ago

Yankovsky commented 4 years ago

Set up deploy on digital ocean.

Use some github action to redeploy automatically on every push in master.

Yankovsky commented 4 years ago

Think about deploying on Vercel, should be ez peasy for nextjs app.

Yankovsky commented 3 years ago

We need web sockets support too.

Yankovsky commented 3 years ago

https://mafia-snowy.vercel.app/

Yankovsky commented 3 years ago

As it turns out vercel platform doesn't support a running server process https://vercel.com/knowledge/npm-run-start-not-working Well, that's a bummer.

Yankovsky commented 3 years ago

So we are back to DO deployment.