Zerops + Remix - Nodejs - Preview
A nodejs Remix example for Zerops which you can deploy in 2 simple steps.
-
Navigate to the Zerops Dashboard and locate the import project button on the sidebar.
-
Paste the Project Yaml
project:
name: zerops-remix
services:
- hostname: remixnode
type: nodejs@18
buildFromGit: https://github.com/fxck/zerops-remix-nodejs
ports:
- port: 3000
httpSupport: true
enableSubdomainAccess: true
minContainers: 1
If you still find yourself stuck in the process join our Discord community.