timjacksonm / Toss-Up

A would you rather question app. Questions generated using AI technology
https://toss-up.vercel.app
2 stars 1 forks source link

Deploy app somewhere #57

Closed timjacksonm closed 1 year ago

timjacksonm commented 1 year ago
timjacksonm commented 1 year ago

App has now been deployed to Vercel. We will have a preview instance and a production instance. On a new pull request Vercel will create a preview link and collaborators can login and comment any issues. With the build step eslint will run.

timjacksonm commented 1 year ago

Decided not to do github actions since the build step already lints and vercel would fail if that failed. Maybe will add testing in a new ticket. Also decided not to setup dependabot since pnpm is not supported. Issue for like 3+ years and no movement.