https://github.com/codewithashim/edunomice-server-fastify
A high-performance, educational API server built with Fastify, TypeScript, and Prisma
https://github.com/codewithashim/edunomice-server-fastify
Last synced: 9 months ago
JSON representation
A high-performance, educational API server built with Fastify, TypeScript, and Prisma
- Host: GitHub
- URL: https://github.com/codewithashim/edunomice-server-fastify
- Owner: codewithashim
- Created: 2024-10-24T17:14:24.000Z (over 1 year ago)
- Default Branch: production
- Last Pushed: 2024-10-24T17:49:42.000Z (over 1 year ago)
- Last Synced: 2025-06-07T10:47:19.416Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noorify Backend
This is the backend service for the Noorify application, built with Fastify, TypeScript, and Prisma.
## Prerequisites
Before you begin, ensure you have met the following requirements:
* You have installed the latest version of [Node.js and npm](https://nodejs.org/en/download/)
* You have a Windows/Linux/Mac machine.
* You have read [Fastify documentation](https://www.fastify.io/docs/latest/).