Skip to content
Snippets Groups Projects
Commit 19abc18f authored by Enju Aihara's avatar Enju Aihara 🍭
Browse files

added readme

parent 955caf5e
No related branches found
No related tags found
No related merge requests found
# Fedi block API
Used to see which instances block yours.
## software used:
- python 3.10.2
- node v17.6.0
- yarn 1.22.17
## how to use:
Copy the preloaded database to the live database
`cp blocks_preloaded.db blocks.db`
Start the mastodon API
```
cd mastodon_api
yarn install
node .
```
Fill the database with blocks.
`python fetch_blocks.py`
## License
[AGPLv3+NIGGER](https://plusnigger.autism.exposed/)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment