A community app for trading local services and skills through peer-to-peer exchanges
Hey, all! I have an idea for a barter system for services (plumbing, construction, cleaning, etc.) and I was curious how to get this going. I no js coding but don't know app programming. I'm not at all interested in making money on this idea, but it has been an idea that I have wanted to exists for over a decade now. Can anyone help point me in the right direction to get programming done for this?
You are remixing a Berrry app.
Source app: https://barternet.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://barternet.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in