Skip to content

Latest commit

Β 

History

History
41 lines (27 loc) Β· 896 Bytes

File metadata and controls

41 lines (27 loc) Β· 896 Bytes

MrServer API

Backend for MrServer

MrServer (said as "Mister Server") is a web-based server management platform with a desktop-like experience.

πŸ“¦ Getting Started

⚠️ Prerequisites

  • Node.js
  • Package manager (PNPM (recommended) or NPM)
  • Any operating system that supports Node.js

πŸ’» Installing dependencies

pnpm i # or, npm i

πŸ‘¨β€πŸ’» Development

pnpm dev # or, npm run dev

βœ… Starting

pnpm start # or, npm run start

🀝 Contributing

We welcome contributions! Whether it's an issue or a pull request!

πŸ“ƒ License

MrServer is open-source software licensed under the GNU GPLv3 License.