A simple implementation of plugin repository for JetBrains Application
PlugNik is a simple implementation of plugin repository for JetBrains Application.
The server is completely stands alone, and can easily be deployed on any environment!
Running
Developing
make install
make run-dev
in development mode the server code is mounted into the container, and uvicorn
is set to reload mode, which