Movatterモバイル変換


[0]ホーム

URL:


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

Fastify server leveraging swc-node for transpilation and Jest for testing.

License

NotificationsYou must be signed in to change notification settings

mattfsourcecode/fastify-swc-typescript-server

Repository files navigation

Scripts

Install

Installs the project dependencies.

pnpm i

Dev

Runs the server in development mode, with hot reloading to reflect changes made to the source files and tests.

pnpm dev

Test

Runs the Jest test suite using SWC for fast TypeScript transpilation.

pnpmtest

Build

Transpiles the TypeScript source files to JavaScript using SWC. The output is saved in thedist directory.

pnpm build

Start

Runs the transpiled JavaScript code from thedist directory.

pnpm start

Dependencies

Main Dependencies

Development Dependencies

Contributions and Issues

Contributions are welcome! If you have ideas or improvements, please open an issue first for discussion before submitting a pull request.
You can report issues or start discussions here:Open an issue

About

Fastify server leveraging swc-node for transpilation and Jest for testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp