Skip to content

lawalletio/api-gateway

 
 

Repository files navigation

LaWallet API Gateway

This is the API Gateway for LaWallet and the only way of the client to communicate with the modules

Installation

pnpm install

Serving App

pnpm dev

Production

pnpm build

Publish as Package

pnpm publish

Run with docker

If you haven't already, install docker and docker-compose then run the following command:

docker-compose up

Deployment

Deploy with Vercel

About

Gateway for lawallet public routes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.6%
  • Dockerfile 3.4%
  • JavaScript 3.0%