PartyKit ⤫ Remix
PartyKit Remix is a starter template for Remix and PartyKit, designed to help developers create projects based on this template with Remix CLI. It is a beta release, so some rough edges may be encountered. Developers can provide feedback or report issues at https://github.com/partykit/remix-starter.
To install PartyKit Remix, follow these steps:
$ npm start
For production builds, follow the steps below:
$ npm run build
$ npm run start-prod
During the deployment process, if you do not have a PartyKit account, you will be prompted to create one.
PartyKit Remix is a starter template for Remix and PartyKit, providing developers with an easy way to create projects using Remix CLI. It offers integration with Remix and PartyKit, development and testing servers, and a simple deployment process. The template is currently in beta, and feedback can be provided at the GitHub repository.