I am somewhat familiar with the install and uninstall processes by pkg and ports, installed Community Solid Server from the git, please point me to the proper method of completely removing and reinstalling this application, installed with the commands:
Thank you.
git clone https://github.com/CommunitySolidServer/CommunitySolidServer.git
cd CommunitySolidServer
npm ci
Thank you.