Skip to content

Dmitry221060/BlockchainAPI

Repository files navigation

BlockchainAPI

Table of contents

About

This is a test project, bound by specific requirements and holding little value. It will not be maintained and you most likely want to look at my other projects instead.

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Installation

  1. Clone this repository with git clone https://github.com/Dmitry221060/BlockchainAPI.git.
  2. Move into cloned repository and run npm install.
  3. Configure project by creating .env file based on the .env.example.
  4. Run server with npm run start.

OR

  1. Clone this repository with git clone https://github.com/Dmitry221060/BlockchainAPI.git.
  2. Run server in the container with docker compose up -d

Documentation

After you install and run the server, you can head to http://localhost:8080/api-docs for information on available endpoints and their functions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published