/wallet-api

Wallet API is about a personal wallet app

Primary LanguageTypeScript

Wallet API

Wallet API is about a personal wallet app

🚀 Technologies

This project was developed with the following technologies:

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

API Documentation (DEV)

$ npm run start
# http://localhost:3000/api

Made by Walter Junior!