Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

weekitmo/fastify-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

12 Commits

Repository files navigation

A fastify boilerplate with typescript

usage

bootstrap

  • Vscode Debug mode
-> F5
Pnpm Launch Program
  • Docker mode
sh start.sh
  • Hot reload mode
pnpm dev
  • Preview mode
pnpm build
# start server
pnpm runner:local

https

maybe use mkcert, ref -> mkcert

# in chrome enable chrome://flags/#allow-insecure-localhost
brew install mkcert nss
mkcert localhost 127.0.0.1 ::1
mkcert -install
# open keychain access.app & trust

About

a fastify@4 boilerplate with typescript and esbuild

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /