A timebanking/community platform backend built with ASP.NET Core 8.
This software was created by Jasper Ford.
The originating time bank initiative hOUR Timebank CLG was co-founded by:
- Jasper Ford
- Mary Casey
- Steven J. Kelly — Community insight, product thinking
- Sarah Bird — CEO, Timebanking UK
This software is informed by and builds upon a social impact study commissioned by the West Cork Development Partnership.
- West Cork Development Partnership
- Fergal Conlon, SICAP Manager
This software is licensed under the GNU Affero General Public License version 3 (AGPL-3.0-or-later).
The AGPL requires that if you run a modified version of this software on a server and let others interact with it, you must make your source code available to those users.
See the LICENSE file for the full license text. See the NOTICE file for attribution requirements.
- CLAUDE.md - Development guide and API documentation
- FRONTEND_INTEGRATION.md - Frontend integration guide
- DOCKER_CONTRACT.md - Docker configuration details
# Start with Docker
docker compose up -d
# Access the API
open http://localhost:5080/swaggerThe complete source code for this project is available at: https://github.com/jasperfordesq-ai/api.project-nexus.net