darksinge / plink-nvim-site

backend for plink.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plink-nvim-site

This is the backend code for plink.nvim, hosted on AWS and deployed using the excellent SST framework.

Installation

pnpm install

Development

Requires AWS credentials to be configured on your system. Instructions on how to do this can be found here.

pnpm run dev --profile <profile_name>

Deploy

pnpm run deploy --stage prod --profile <profile_name>

Test

TODO: Add tests

Contributing

This project is in its infancy stage. Open an issue if you have an idea you'd like to contribute and let's talk!

About

backend for plink.nvim


Languages

Language:HTML 93.0%Language:TypeScript 7.0%