Skip to content

A chat platform developed for secure data encryption and decryption operations at military standards.

License

Notifications You must be signed in to change notification settings

K9Crypt/website

Repository files navigation

K9Crypt Website

A chat platform developed for secure data encryption and decryption operations at military standards.

Infrastructure Setup

  1. First, download the file as .zip or clone it with git.

    git clone https://github.com/k9crypt/k9crypt-web.git
  2. Then, install the packages with bun.

    bun install
  3. Finally, start the project with bun.

    bun run dev
  4. Create a .env file and fill in the values below.

    VITE_APP_APIURL=
    VITE_APP_POCKETBASE=
    VITE_APP_SECRET_KEY=

Contributing

If you would like to contribute to the infrastructure, please visit this link or create a pull request.

License

This project is protected by the MIT license.

About

A chat platform developed for secure data encryption and decryption operations at military standards.

Resources

License

Stars

Watchers

Forks