Skip to content

Veltara-Works/vectiscloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vectiscloud.com

Cloudflare Pages landing site for Vectis Cloud — the future managed, hosted edition of Vectis Mail. Currently a "Coming soon" placeholder with a waitlist signup.

Stack

  • Static public/ (single index.html, brand assets, _headers).
  • One Cloudflare Pages Function: functions/api/waitlist.ts — the "Notify me" waitlist endpoint. It forwards signups to sales@vectismail.com via the Vectis Mail send API (dogfooding our own product).

Deploy

npx wrangler pages deploy public --project-name=vectiscloud --branch=main

Requires the VECTIS_API_TOKEN secret (a Vectis Mail API key) set on the vectiscloud Pages project. Deploys are wrangler direct-upload, not git-connected.

About

Vectis Cloud landing page (Cloudflare Pages) — the managed, hosted edition of Vectis Mail. Coming soon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors