JHSeo-git / fastify-esm-for-starter

Repository using Fastify esm for starter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastify-esm-for-starter

http://localhost:4000/documentation
  • Fastify
    • @fastify/cors
    • @fastify/swagger
    • @fastify/swagger-ui
    • @fastify/type-provider-typebox (@sinclair/typebox)
    • fastify-plugin
  • ES Module
  • TypeScript^5
  • nanobundle
  • tsx (TypeScript Execute)
  • ESLint
  • jest (ts-jest)

About

Repository using Fastify esm for starter.

License:MIT License


Languages

Language:TypeScript 65.4%Language:JavaScript 34.6%