Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thefreedomapp/freedom
- Owner: thefreedomapp
- Created: 2021-07-07T18:02:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T23:14:11.000Z (about 2 years ago)
- Last Synced: 2024-11-24T09:34:11.877Z (about 2 months ago)
- Topics: activists, chat, freedom, palestine, social, svelte, ukraine, voice
- Language: Svelte
- Homepage: https://freedom.molai.dev
- Size: 3.45 MB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```