Skip to content

NeonGamerBot-QK/signal-app

Repository files navigation

badge

Signal APP

screenshot Signal desktop but... on the web?? Look at the Nuxt documentation to learn more.

What really is this?

This is a project for shipwrecked but this ac project itself focus's on using signal-cli's features to use signal on a website :) this is a unsecure and nice method to use signal on chromebooks :3

Setup

Make sure to install dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

  1. Install signal-cli if you havent
  2. link your account to signal-cli How to do that here
  3. Run bash dev-dev-server.sh (stats the signal-cli running on the backend)
  4. Start the development server on http://localhost:3000:
# npm
npm run dev

# pnpm
pnpm dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm preview

# yarn
yarn preview

# bun
bun run preview

About

Signal desktop but on the web!

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Contributors 2

  •  
  •  

Languages