localsend/website

197

stars

276

commits

Vue

primary language

Sep 12, 2026

updated

localsend.org

README

LocalSend Website

Setup

Make sure to install pnpm.

npm install -g pnpm

Get dependencies

pnpm install

Start the development server

pnpm run dev

Deployment

Generates the static website in the dist directory.

pnpm run generate

Contributing

Adding a new language

  1. Add new JSON file in i18n/locales/ directory.
  2. Add the new language in nuxt.config.ts.

Contributors

(top 30 of 82)

Tienisto

148 commits

sergd88

10 commits

nidexingg

7 commits

ShlomoCode

4 commits

localsend/website

197

stars

276

commits

Vue

primary language

Sep 12, 2026

updated

localsend.org

README

LocalSend Website

Setup

Make sure to install pnpm.

npm install -g pnpm

Get dependencies

pnpm install

Start the development server

pnpm run dev

Deployment

Generates the static website in the dist directory.

pnpm run generate

Contributing

Adding a new language

  1. Add new JSON file in i18n/locales/ directory.
  2. Add the new language in nuxt.config.ts.

Contributors

(top 30 of 82)

Tienisto

148 commits

sergd88

10 commits

nidexingg

7 commits

ShlomoCode

4 commits

Languages

Vue

66.3%

CSS

26.2%

TypeScript

7.5%