0.1.0 • Published 1 year ago

@superciety/extensions v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Superciety Extensions

Extensions for the DAOs in Superciety.

npm (scoped)

Available Extensions

Create your Extension

Please get in touch or create an Github Issue before starting to work on your integration!

Overview

  1. Fork this repository & work on it locally
  2. Make a copy of extensions/template and adapt it to your needs
  3. Register your extension in the root's config.ts
  4. Start & keep working inside this directory
  5. Create a pull request with your changes to this repository

Guideliness

  • Don't pull in any dependencies that are not absolutely necessary.
  • Only work inside the working directory of your extension

Installation

To install the repository run:

npm install

Start the Dev-Server

To start working, run the development server which opens Storybook:

npm run dev
0.1.0

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago