Skip to content

backroad-dev/innflyt-site

Repository files navigation

innflyt-site

The public marketing site at innflyt.com and innflyt.no. Bilingual English plus Norwegian Bokmål, hosted on UpCloud via CloudPanel with GitHub Actions deploy, matching the Diggjobb pattern.

Stack

  • Next.js 16 (App Router, Turbopack disabled at scaffold time)
  • next-intl 4 — bilingual routing (/en/*, /nb/*), extensible to additional European locales without refactor
  • Tailwind CSS v4 with @tailwindcss/typography for the Processor Information Page prose
  • @supabase/supabase-js — server-side writes to the Innflyt platform project (wfedwgsdxdhoxtcqdhvo)
  • zod for sign-up input validation
  • react-markdown plus remark-gfm for rendering the Processor Information Page

Routes

  • /[locale]/ — landing page (hero, install snippet, product, roadmap, trust strip, sign-up)
  • /[locale]/processor-info — Processor Information Page; English source today, Norwegian Bokmål translation in progress with a localised in-page notice on /nb/processor-info

Local development

npm install
cp .env.example .env.local
# Fill SUPABASE_SERVICE_ROLE_KEY (from the Innflyt platform project)
# and optionally the Cloudflare Email Sending credentials
npm run dev

Source-of-record references

  • Scope: CC/Innflyt_Site_Scope.md
  • Audit: CC/Innflyt_System_Audit_2026-05-28.md — every claim on this site is grounded to a US-N.N / AC-N.N.N / INT-NN spec line or verified deployed behaviour
  • Processor Information source markdown: content/processor-info.en.md (English); content/processor-info.nb.md to be added when the Norwegian Bokmål translation is reviewed

Deferred

  • Norwegian Bokmål translation of the Processor Information Page — substantive work, drafted later with human review
  • /changelog and /status linked from the footer — separate work items, not blocking launch

Hosting

Per CC/Backroad_Service_Access_Map.md and CC/Innflyt_Site_Scope.md:

  • UpCloud production instance (same as Diggjobb)
  • CloudPanel site at innflyt.com plus innflyt.no
  • GitHub Actions deploy via appleboy/ssh-action, matching the Diggjobb deploy.yml pattern
  • Cloudflare DNS for both domains (zones already in the Backroad account)

About

Innflyt marketing site at innflyt.com and innflyt.no. Bilingual English plus Norwegian Bokmaal, Next.js 16 plus next-intl plus Tailwind v4, hosted on UpCloud via CloudPanel matching Diggjobb. Processor Information Page lives here as /processor-info sub-route.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors