KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
website
★ 13
Open GitHub ↗
The website for TF Encrypted
Download README (.md)
Explore Similar Repositories
Python_Basic4beginners
:
Educational Code Examples for Getting Used to Python3 (Numpy and Matplotlib)
varfont-prep-workshop
:
An example project to demo the RoboFont script VarFont Prep
SAFE
:
This repository currently contains just SAFE.Tool - a dotnet tool that might serve as an utility to manage SAFE projects.
image_classifier
:
Image classifier in Elixir
NJU_KEPractice
:
The final project for the Knowledge Engineering course at Nanjing University.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
website
?
Download (.md)
# TF Encrypted Website This repo contains the code for the [TF Encrypted](https://github.com/tf-encrypted/tf-encrypted) project. # Developing ## Requirements [node.js](https://nodejs.org/) (developed with v11.12.0). The project is a [next.js](https://nextjs.org) application. 1. Fork/clone the repo 1. `npm install` 1. `npm run dev` 1. Navigate your browser to `localhost:3000`. # Contributing Contributions are always welcome! The website follows the same guidelines from [TF Encrypted](https://github.com/tf-encrypted/tf-encrypted/blob/master/docs/CONTRIBUTING.md). # License Licensed under Apache License, Version 2.0 (see [LICENSE](./LICENSE) or http://www.apache.org/licenses/LICENSE-2.0). Copyright as specified in [NOTICE](./NOTICE).