lapce / lapce-volts

https://plugins.lapce.dev
13 stars 5 forks source link

Add quality of life configurations, and add border to the plugin lists #4

Open coffeeispower opened 1 year ago

coffeeispower commented 1 year ago

This fixes some issues i encountered while setting up a dev environment on my computer, and also adds a border to the plugin lists, because people get confused if it's a grid or 3 lists.

imagem

A docker-compose.yml file was added to easily start a database and min.io, which is an open source and s3 compatible storage server, which can be ran locally.

There was also an issue on the front end, that it would try to link with postgresql libs, and it failed, I solved it by replacing the postgres diesel feature with postgres_backend on volts-core.

The cli base url can now be overriden using a environment variable called LAPCE_PLUGIN_CLI_BASE_URL