- easily access the server's configuration
bun install -d @stacksjs/server
Now, you can use it in your project:
import { server } from '@stacksjs/server'
console.log('server config is', server)
Learn more in the docs.
bun test
Please see our releases page for more information on what has changed recently.
Please review the Contributing Guide for details.
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For casual chit-chat with others using this package:
Join the Stacks Discord Server
The MIT License (MIT). Please see LICENSE for more information.
Made with 💙