Skip to content

NodeJS server Rewrite to uphold scalability and object oriented server with ability to switch Server framework as it fits - Default Fastify

License

Notifications You must be signed in to change notification settings

JustEmuTarkov/JET-NodeJS-Server

Repository files navigation

JET-NodeJS-Server

Notes:

The entry point is index.js.

In Fastify.js:

  • server is initialized,
  • websocket is initialized,
  • decorators are initialized,
  • routes are initialized

Test are located in ./Source/Tests/. Test dependencie is TAP. To run tests, simply type npm test. (CTRL + C at the end of the test to exit TAP input)

More info:

  • core folder hold utils,
  • modules are classes called in routes handler,

About

NodeJS server Rewrite to uphold scalability and object oriented server with ability to switch Server framework as it fits - Default Fastify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •