Skip to content

meetsmore/interview-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 MeetsMore Interview Starter Kit

📋 Overview

This repository contains a simple web application built with HonoJS that provides:

  • Home page with environment information
  • Health check endpoint for monitoring
  • Prometheus-compatible metrics endpoint

🚀 Quick Start

📖 DevContainer Setup → .devcontainer/README.md

Follow the DevContainer setup guide to get started. The DevContainer provides a pre-configured development environment with all tools installed.

Once your DevContainer is running, visit http://localhost:3000 - you should see a congratulations page! 🎉

📡 Available Endpoints

  • GET / - Home page with environment information
  • GET /health - Health check endpoint (returns JSON)
  • GET /metrics - Prometheus metrics

🛠️ What's Next?

Your interviewer will guide you through the exercise. The DevContainer includes all the tools you need:

  • 🐳 Docker
  • ☁️ AWS CLI
  • 🐙 GitHub CLI
  • ☸️ kubectl + Helm
  • 🟢 Node.js + TypeScript + PNPM

Good luck! 🚀

About

👋 Welcome! Use this starter kit to get comfortable and set up before our coding session. Happy coding!

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors