https://github.com/aryan-programmer/justice-firm-v2
A website for lawyers, and for clients to access their service. Implemented with AWS Lambda & API Gateway for the backend, and Nuxt.js & Vue for the frontend.
https://github.com/aryan-programmer/justice-firm-v2
aws-apigateway aws-cdk aws-lambda aws-rds aws-s3 esbuild javascript jwt mariadb material-ui nodejs nuxt nuxt3 s3 typescript vue vue3 vuetify websocket websocket-chat
Last synced: 7 months ago
JSON representation
A website for lawyers, and for clients to access their service. Implemented with AWS Lambda & API Gateway for the backend, and Nuxt.js & Vue for the frontend.
- Host: GitHub
- URL: https://github.com/aryan-programmer/justice-firm-v2
- Owner: aryan-programmer
- Created: 2023-02-12T08:19:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T13:28:57.000Z (over 2 years ago)
- Last Synced: 2025-01-17T04:12:44.031Z (9 months ago)
- Topics: aws-apigateway, aws-cdk, aws-lambda, aws-rds, aws-s3, esbuild, javascript, jwt, mariadb, material-ui, nodejs, nuxt, nuxt3, s3, typescript, vue, vue3, vuetify, websocket, websocket-chat
- Language: TypeScript
- Homepage: https://justice-firm.netlify.app
- Size: 952 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to your CDK TypeScript project
This is a blank project for CDK development with TypeScript.
The `cdk.json` file tells the CDK Toolkit how to execute your app.
## Useful commands
* `npm run build` compile typescript to js
* `npm run watch` watch for changes and compile
* `npm run test` perform the jest unit tests
* `cdk deploy` deploy this stack to your default AWS account/region
* `cdk diff` compare deployed stack with current state
* `cdk synth` emits the synthesized CloudFormation template