GitHub - tf-encrypted/website: The website for TF Encrypted

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

TF Encrypted Website

This repo contains the code for the TF Encrypted project.

Developing

Requirements

node.js (developed with v11.12.0). The project is a next.js application.

  1. Fork/clone the repo
  2. npm install
  3. npm run dev
  4. Navigate your browser to localhost:3000.

Contributing

Contributions are always welcome! The website follows the same guidelines from TF Encrypted.

License

Licensed under Apache License, Version 2.0 (see LICENSE or http://www.apache.org/licenses/LICENSE-2.0). Copyright as specified in NOTICE.