Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 559 Bytes

File metadata and controls

21 lines (14 loc) · 559 Bytes

Node.js Getting Started — CodePier

A minimal Node.js app to get started with CodePier.

Follow the full guide: Install Your First Cluster (k3s)

What's included

  • index.js — Express server on port 3000
  • codepier.yaml — CodePier dev environment config

Quick start

  1. Set up a cluster and connect it to CodePier (guide)
  2. Create a project in CodePier and add this repo
  3. Deploy the manifests through the app
  4. Start developing:
codepier up