Skip to content

CapsuleCat/propel

Repository files navigation

Propel

Documentation

A set of packages to create clients and services quickly with a standard way of wiring up dependencies and endpoints.

Getting Started

To get started, run the following commands:

npm ci

This will install all of the dependencies for the project.

The package.json scripts section contains a number of commands that can be run to perform various tasks. The most common tasks are:

npm run build

This will build the project.

npm run test

This will run the unit tests.

npm run lint

This will run the linter.

Publishing

To publish a new version of the package, run the following commands:

npm run version

This will bump the version numbers and create a new commit and tag.

npm run publish

This will publish the packages to npm.

Special Thanks

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages