Skip to main content

Hosting

Host your application on Marblism.

https://app.marblism.com/hosting
hosting-deploy

How does it work

1. App Build

The first step builds your app using the command pnpm run build.

Common Errors

Some errors only occur when you deploy your project for hosting.

  1. Launch your Online Code Editor
  2. Review error logs and rectify issues
  3. Re-run pnpm run build until successful

2. Database

Marblism automatically configures a PostgreSQL database. The database URL will be included in your environment variables.

3. Infrastructure

Finally, your infrastructure is created and available in your sub-domain.

https://app.marblism.com/hosting
deployed

Common Errors

By default, your monorepo starts your web and server applications with the correct settings.

In case you've changed it, check the following

  • Web package starts on port 8099
  • Server package starts on port 3099

4. Maintenance

Deploy Latest Version

Builds from the #main branch and releases a new version.

Restart Current Version

Retains the currently deployed version - useful for updating environment variables.

Environment Variables

By default, Marblism takes care of everything. All required variables are created and protected.

The SERVER_AUTHENTICATION_SECRET is generated automatically for your security. You can update this secret at any time if needed.

https://app.marblism.com/hosting
environment variables

Pricing

Hosting your application consumes Marbles marble.

MarblesDuration
1150 minutes
101 day
2881 month