Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

536 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and Publish Storybook to GitHub Pages Storybook

Intro

The front-end part for Varbintech Team home page.

image

Social Links

Deploying

This project uses Cloudflare Pages as a JAMstack platform for frontend developers to collaborate and deploy websites.

Tech Stack

Front-End:

Backend:

Code Quality:

Design:

Project Backlog:

Project Roadmap

  • Develop index page - ✅
  • Cloudflare Pages build ✅
  • Develop email template ✅ #66
  • Send emails using Cloudflare Workers ✅ #65
  • Add analytics ✅
  • Develop case studies page - ✅
  • Develop case study item page - ✅
  • Develop blog page - ✅
  • Develop blog Item page - ✅
  • Headless CMS for case studies ✅
  • Headless CMS for blog ✅

Pages workflow:

Introduce custom pages extensions via next.config.js:

  • Pages MUST have .page.tsx or .page.ts extensions if they are ready for production release
  • API routes MUST have .api.ts extension if they are ready for production release
  • Pages MUST have .page-wip.tsx or .page-wip.ts extensions if they are not ready for production release
  • API routes MUST have .api-wip.ts extension if they are not ready for production release

Releases

Used by

Contributors

Languages