# Requirements to run
SunEngine
runs onWindows
, Linux
andMacOSX
.
It is recommended to use Linux
as the server operating system.
To start the project, you must install the following programs:
- AspNet Core 3.1 (SDK on developer machine and Runtime on a server)
- PostgreSQL (future support for other SQL databases)
- NodeJs (✻)
- Npm (✻) (usually installed automatically with NodeJs)
- Quasar CLI (✻)
Items marked (✻
) are needed only for launch and assembly on the developer's machine and are not required on the server.