Servicer
A pm2 alternative built on rust and systemd

Description
servicer is a CLI tool to simplify service management on systemd. With an easy-to-use API comparable to pm2, servicer lets users manage services effortlessly. - Start service: `sudo ser create index.js --start --enable` - View status: `ser status`