Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

DarioCalovic/secretify

Repository files navigation

Alt text

A secure way to transfer or share secrets.

Project Status

Secretify is now maintained by Gravitir. Track the current status here.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
  • go

Installation

  1. Clone the repo
    git clone https://github.com/DarioCalovic/secretify.git
  2. Install NPM packages
    npm install --prefix ./ui
  3. Run API
    go run cmd/api.go
  4. Run UI
    npm run dev --prefix ./ui
  5. Open http://localhost:3000 in browser

Roadpmap

  • First commit
  • CI/CD pipeline
  • Release stable version
  • ..more to come

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

License

Distributed under the GNU License. See LICENSE.txt for more information.

Acknowledgments

Our thanks are extended but not limited to the following people:

About

A secure way to transfer or share secrets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published