https://github.com/muhhylmi/ts-store
Rest API with some integration like payment gateaway, monitoring apm, caching redis, graphql
https://github.com/muhhylmi/ts-store
clean-architecture elastic-apm elasticsearch graphql-server midtrans-nodejs payment-gateway postgresql prisma redis-cache rest-api typescript
Last synced: 7 months ago
JSON representation
Rest API with some integration like payment gateaway, monitoring apm, caching redis, graphql
- Host: GitHub
- URL: https://github.com/muhhylmi/ts-store
- Owner: muhhylmi
- Created: 2024-10-07T07:30:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-19T06:18:57.000Z (about 1 year ago)
- Last Synced: 2025-08-04T05:18:50.412Z (7 months ago)
- Topics: clean-architecture, elastic-apm, elasticsearch, graphql-server, midtrans-nodejs, payment-gateway, postgresql, prisma, redis-cache, rest-api, typescript
- Language: TypeScript
- Homepage:
- Size: 947 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Typscript Store API
Hello this is Restfull API repository using typescript and prisma
# Entity Relationship Diagram

# How to run the project
1. clone this repo
2. npm run install
3. npm run build
4. npm run start