Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thefreedomapp/freedom

The Freedom app
https://github.com/thefreedomapp/freedom

activists chat freedom palestine social svelte ukraine voice

Last synced: about 2 months ago
JSON representation

The Freedom app

Awesome Lists containing this project

README

        

# Freedom

> Freedom _IS NOT PRODUCTION READY_. It is still in early development and has many security holes and bugs.
> When using the beta, _DO NOT_ use actual passwords.

## Running

To run, you need to have [Node.js](https://nodejs.org/en/) and [Yarn](https://yarnpkg.com/en/) installed.

```bash
git clone https://github.com/thefreedomapp/freedom
cd freedom
yarn
yarn dev
```