Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 671 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 671 Bytes

Cassandra Dapps Ecosytem

WIP

Cassandra Typescript Projects

Intial Setup

  • install NodeJS, https://nodejs.org/en/
  • run cmd yarn npm i -g yarn to install yarn package and project manager
  • install projects depedancies yarn install

Using Visual Studio Code as your IDE is recommanded for the vast amount of features it provides for typescript source code

Cassandra-Client

README

LOV3

Frontend README

Backend README

Project Management Tools

  • cmd npm run publish pack the non-private workspace into a fresh archive and upload it to the npm registry.