Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 766 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 766 Bytes

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.

  • Your Passport to Local Connections 🗺️
  • See what people on Mastodon are saying about your city, town, or neighborhood.

Getting Started

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

Contributing

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