Skip to content

ldsalud/miyako-enterprises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌸 Miyako Enterprises

Enterprise Software Development & Digital Solutions

🌐 Live Site β†’ miyako-enterprises.com

Cloudflare Workers JavaScript Resend Tailwind CSS

πŸ’Ό PREMIUM DIGITAL SOLUTIONS β€” A high-performance corporate showcase with seamless contact integration, edge-deployed architecture, and enterprise-grade features for modern businesses.


πŸ“Έ What Is Miyako Enterprises?

A high-performance corporate landing page built on Cloudflare Workers edge computing platform. Showcasing software development services with integrated contact functionality, modern design, and enterprise-level performance optimizations.

Live Site β†’ miyako-enterprises.com


✨ Feature Highlights

πŸ’Ό Core Business Features

Feature Details
Edge-Rendered Deployed on Cloudflare Workers for global low-latency access
Contact Form Integrated email system via Resend API with form validation
Modern Design Dark theme with purple-teal gradient, fully responsive layout
SEO Optimized Full meta tags, Open Graph, Twitter Cards, JSON-LD structured data
Mobile-First Fully responsive design optimized for all devices
Fast Performance Single-file deployment with inline CSS, minimal dependencies

🎯 Page Sections

Section Purpose
Hero Main value proposition with trust badges (DTI/BIR registered, Philippines-based)
Services Software Sales, Rental, and Custom Development offerings
How It Works 4-step consultation process for clients
Tech Stack Modern technologies (React, Next.js, TypeScript, Python, PostgreSQL, etc.)
Pricing Custom pricing model for all solutions
Testimonials Client success stories and case studies
Contact Form Direct inquiry submission with email integration
Footer Business registration info and detailed contact details

πŸ” Technical Excellence

Feature Details
HTTPS Enforced Cloudflare security with verified domain
Form Validation Client and server-side sanitization
Email Integration Resend API for transactional emails
JSON-LD Schema Organization, WebSite, and LocalBusiness structured data
Performance Edge caching, inline CSS, optimized SVG assets
SEO Ready Comprehensive meta tags and Open Graph support

🧱 Tech Stack

Layer Technology
Platform Cloudflare Workers (Edge Computing)
Language JavaScript (Vanilla, no frameworks)
Styling CSS3 (Gradients, Animations)
Email Resend API (Transactional emails)
Fonts Google Fonts (Inter typeface)
Icons SVG Feather-style icons
Deployment Wrangler CLI + Cloudflare Workers
Configuration wrangler.toml

πŸ—οΈ Architecture Highlights

  • Edge-first deployment β€” Single-file Worker with inline assets for maximum performance
  • Zero-framework architecture β€” Vanilla JavaScript for minimal dependencies and fast load times
  • Serverless design β€” No server maintenance, automatic scaling, global CDN distribution
  • Resend API integration β€” Reliable transactional email with branded templates
  • Lazy-loaded assets β€” SVG icons and fonts optimized for performance
  • SEO-first HTML β€” Structured data and meta tags baked into the HTML
  • Form security β€” Validation and sanitization on both client and server
  • 1158 lines of code β€” Compact, maintainable, production-ready

πŸ“¦ Project Scale

Metric Count
Single Worker File 1,158 lines
Page Sections 8+
Email Templates 1 (HTML branded)
API Routes 2
SVG Icons 15+
Deployment Size 54.53 KiB (12.96 KiB gzipped)

πŸ’Ό Project Structure

Miyako-Enterprises/
β”œβ”€β”€ src/
β”‚   └── index.js           # Main Worker file (1158 lines)
β”‚                          # - HTML template
β”‚                          # - Contact form handler
β”‚                          # - Request router
β”‚                          # - Favicon SVG
β”œβ”€β”€ wrangler.toml          # Worker configuration
β”œβ”€β”€ package.json           # npm scripts and dependencies
β”œβ”€β”€ documents/
β”‚   β”œβ”€β”€ certificate-of-employment.html
β”‚   └── COMMISSION-AGREEMENT.md
β”œβ”€β”€ README.md              # Development documentation
└── github.md              # This file

πŸš€ Getting Started

Prerequisites

  • Node.js 16+
  • npm or yarn
  • Cloudflare account

Setup

# Install dependencies
npm install

# Start local development server
npm run dev

# Preview deployment
npm run preview

# Deploy to production
npm run deploy

πŸ“‹ Routes

Endpoint Method Description
/ GET Main landing page HTML
/contact POST Contact form submission handler
/favicon.svg GET SVG favicon (gradient M logo)
/favicon.ico GET Redirects to SVG favicon

πŸ“§ Contact Form Integration

Email Flow

  1. User submits form on website
  2. Worker validates and processes form data
  3. Resend API sends formatted email
  4. Email arrives at danielchiu26@gmail.com
  5. Success/error response returned to user

Configuration


πŸ”’ Security & Privacy

  • βœ… HTTPS enforced via Cloudflare
  • βœ… Verified email domain (client.miyako-enterprises.com)
  • βœ… No sensitive data stored in Worker
  • βœ… API keys stored as encrypted Cloudflare secrets
  • βœ… Form validation and sanitization
  • βœ… CORS headers configured

πŸ“Š Performance Metrics

Latest Deployment

  • Date: March 11, 2026
  • Version ID: ac5d4930-e764-4d1d-858d-86378ebba054
  • File Size: 54.53 KiB total (12.96 KiB gzipped)
  • Deploy Time: 5.46 seconds
  • Changes: Converted all emojis to SVG icons

🌐 Browser Support

  • βœ… Chrome/Edge (latest)
  • βœ… Firefox (latest)
  • βœ… Safari (latest)
  • βœ… Mobile browsers (iOS Safari, Chrome Mobile)

Live Site β†’ miyako-enterprises.com

πŸ’Ό Enterprise Digital Solutions β€” Built for performance and scale.


Developer

GitHub: @ldsalud
Repo: Miyako Enterprises
Live Site: https://miyako-enterprises.com
Repository: Public


A serverless corporate website built with Cloudflare Workers

About

Enterprise Software Development & Digital Solutions. We sell, rent, and build custom web applications for startups, SMEs, and enterprises. DTI & BIR registered, Philippines-based.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors