> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# IRunServerOptions interface

> Run options for a server-side NanoForge application.

# IRunServerOptions

## Summary

Run options for a server-side NanoForge application.

## Signature

```typescript theme={null}
interface IRunServerOptions 
```

## Remarks

Pass an instance to `NanoforgeApplication.init` when running in a Node.js server process.
