An open API service indexing awesome lists of open source software.

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.

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