Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kemboi590/rentalrides-api
This is the API for the rental rides management system. A vehicle rental manahement sytsem
https://github.com/kemboi590/rentalrides-api
authentication authorization azurewebapp drizzle-orm honojs nodemailer postgres stripe-checkout typescript
Last synced: 10 days ago
JSON representation
This is the API for the rental rides management system. A vehicle rental manahement sytsem
- Host: GitHub
- URL: https://github.com/kemboi590/rentalrides-api
- Owner: kemboi590
- Created: 2024-07-01T21:13:14.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T20:26:40.000Z (5 months ago)
- Last Synced: 2024-10-25T10:36:30.423Z (about 2 months ago)
- Topics: authentication, authorization, azurewebapp, drizzle-orm, honojs, nodemailer, postgres, stripe-checkout, typescript
- Language: TypeScript
- Homepage: https://rental-rides-api.azurewebsites.net
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npm install
npm run dev
``````
open http://localhost:3000
```