- Your Passport to Local Connections 🗺️
- See what people on Mastodon are saying about your city, town, or neighborhood.
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.
npm i && npm run dev
Contributions are welcome! Please open an issue or pull request.