Backend service powering Chronicle.
Built with NestJS, TypeORM, and PostgreSQL, this API handles authentication, content management, community interactions, and future blockchain integrations.
- NestJS
- TypeORM
- PostgreSQL
- JWT Authentication
- RESTful APIs
- Node.js >= 18
- PostgreSQL >= 14
- Yarn or npm
git clone https://github.com/your-org/chronicle-api.git
cd chronicle-api
npm install