Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/te6-in/mastoplace

Your Passport to Local Connections πŸ—ΊοΈ
https://github.com/te6-in/mastoplace

geolocation geotagging location map mastodon social-media social-network

Last synced: 19 days ago
JSON representation

Your Passport to Local Connections πŸ—ΊοΈ

Awesome Lists containing this project

README

        

# Mastoplace

![Four screenshots of Mastoplace. The first is a new post form, the second is a post detail screen with nearby posts, the third is a profile screen with a list of posts by the user, and the fourth is the delete account form.](https://github.com/te6-in/mastoplace/assets/56245920/cf7dc31c-0c1d-43e4-870e-98df608cffa5)

- **Your Passport to Local Connections πŸ—ΊοΈ**
- See what people on Mastodon are saying about your city, town, or neighborhood.

## Getting Started

```shell
git clone https://github.com/te6-in/mastoplace.git
cd mastoplace
cp .env.example .env.local
```

Then open `.env.local` and set your environment variables.

```shell
npm i && npm run dev
```

## Contributing

Contributions are welcome! Please open an issue or pull request.