Server starters
On Shipnix, server starters are templates that ships with code and a working server.
All starters
Common for all starters is that you get the following
- A fully working NixOS server and configuration
- SSH access
- The option to push you working server configuration to a git provider
On web framework starters, you get
- A development environment included as long as you have installed Nix
- A ready-made self-hosted database (primarily PostgresSQL)