Skip to content

Trasebe/TU-BDB-DIDS

Repository files navigation

Trase University BigchainDB boilerplate for the BDB ORM

This creates a project boilerplate the BigchainDB ORM

Build Status

Overview

This is a boilerplate application for building a first Blockchain application with the BigchainDB ORM.

Getting Started

Clone the repo:

git clone https://github.com/Trasebe/TU-BDB-ORM.git
cd TU-BDB-ORM

Install yarn:

npm install -g yarn

Install dependencies:

yarn

Start application:

# Start server
yarn start

Lint:

# Lint code with ESLint
yarn lint

# Run lint on any file change
yarn lint:watch

Contributing

Contributions, questions and comments are all welcome and encouraged. For code contributions submit a pull request with unit test.

License

This project is licensed under the MIT License

Meta

Maurice Dalderup – @mauricedalderupMaurice_Dalderup@hotmail.com

Credits for the boilerplate to a great coder! @jeroenptrs Boilerplate from: https://github.com/jeroenptrs/react-stack-boilerplate

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published