https://github.com/azurespheredev/dwq-legal-backend
DWQ Legal LLC - Backend
https://github.com/azurespheredev/dwq-legal-backend
aws-cognito aws-dynamodb aws-ec2 aws-lambda express nodejs passport postman typescript
Last synced: 4 months ago
JSON representation
DWQ Legal LLC - Backend
- Host: GitHub
- URL: https://github.com/azurespheredev/dwq-legal-backend
- Owner: azurespheredev
- Created: 2024-05-28T09:59:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T13:46:54.000Z (over 1 year ago)
- Last Synced: 2025-01-11T15:50:07.466Z (11 months ago)
- Topics: aws-cognito, aws-dynamodb, aws-ec2, aws-lambda, express, nodejs, passport, postman, typescript
- Language: TypeScript
- Homepage: https://api.dwq.legal
- Size: 251 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DWQ Legal ( Backend )
## Technologies
- Node.js
- Express.js
- Typescript
- Json Web Token
- Passport
- AWS Cognito
- AWS DynamoDB
## Available Scripts
### `pnpm lint`
Runs ESLint Configuration.
### `pnpm server:start`
Runs the server for the product. \
Call [http://localhost:8000/api](http://localhost:8000/api) to fetch APIs from the server.