0.0.8 • Published 5 months ago

@flutry/fastify v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

@flutry/fastify

npm version

ntegration of the Fastify server with the Flutry framework.

This package provides Fastify-based web server support for the Flutry project.

🔧 Features

  • Starts a Fastify web server based on the Flutry configuration..
  • Easy integration with the dynamic adapters system provided by Flutry.
  • Built-in support for Socket.IO (enabled via environment variable).

🚀 Usage

import { Flutry } from '@flutry/core';
new Flutry().CreateInstance(); // Automatically selects the server based on the .env file

📄 Licenc

MIT

🌐 Website

The official website of the package: https://flutry.com/docs/package/fastify

0.0.8

5 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago