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