0.4.0 • Published 3 years ago

next-custom-server-manager v0.4.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
3 years ago

next-custom-server-manager

next-custom-server-manager is a npm package that allows you to override next.js's default backend and run custom logic (like scheduled work, filesystem reads/writes and other proper backend stuff).

It comes with a remote function calls for ease of usage.

Note: I made this mainly for my own usage so continue with that expectation :)

Installation

npm install next-custom-server-manager

# or

yarn add next-custom-server-manager

Usage

TODO

Support

See Contributing, I most likely am not going to fix issues myself.

Contributing

Make a PR :).

0.4.0

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago