Open Issues Need Help
View All on GitHub Social Networking • Peer-to-Peer Networking
Initial Project Structure and Core Components 3 months ago
AI Summary: Set up the initial backend structure for a decentralized uptime monitoring system (PeerUP) using Node.js and TypeScript. This includes creating a monorepo or single package structure, configuring essential tools (linter, formatter, test runner), implementing a basic data model for monitoring results, a storage interface (initially in-memory), and a simple API for submitting and retrieving results. The goal is to create a functional, expandable foundation for further development.
Complexity:
3/5
help wanted backend rust