Skip to content

dawumnam/csr-bank-server

Repository files navigation

csr bank server

Version License: ISC

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

📋 Prerequisites

You will need to have the following installed on your system:

  • Node.js
  • npm

📦 Installation

Clone the project from github repository

git clone https://github.com/dawumnam/csr-bank-server.git
cd csr-bank-server
npm install

🔨 Testing

To run the application in development mode, use:

npm run test

To start the application, use:

npm start dev

Swagger

http://localhost:3000/api-docs/

Build and run

npm run build
npm run start

Logs

logs are stored as application.log and error.log in the root directory

📜 License

This project is licensed under the ISC License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published