Routify 3 public BETA is here! Check it out

Overview

Deployments to Vercel and Netlify include all the features listed in the overview.

To configure or disable a feature, please refer to the respective feature page.

Netlify

  • Github connection (recommended)

    To connect your repository, please refer Netlify's documentation.

  • Command line

    To deploy directly from the command line, run netlify from the project folder.

  • Github actions

    Please refer to Google for information on how to setup Github actions for Netlify.

Vercel

  • Github connection (recommended)

    Make sure OUTPUT DIRECTORY is set to dist on the settings page. To connect your repository, please refer Vercel's documentation.

  • Command line

    To deploy directly from the command line, run vercel from the project folder.

  • Github actions

    Please refer to Google for information on how to setup Github actions for Vercel.

Custom

It's possible to host Routify on your own server. We recommend spassr which can serve your app as both SPA and SSR.

These guides are work-in-progress and we stand by on Github and Discord - ready to help. All feedback we receive will help us improve the documentation.

Writing good documentation that is up-to-date is difficult. If you notice a mistake, help us out.