Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/capsulesocial/capsule-config

Shared npm package between Blogchain's frontend applications that includes shared assets such as images, fonts, CSS, tailwind config, category config, etc.
https://github.com/capsulesocial/capsule-config

blogchain capsulesocial

Last synced: about 2 months ago
JSON representation

Shared npm package between Blogchain's frontend applications that includes shared assets such as images, fonts, CSS, tailwind config, category config, etc.

Awesome Lists containing this project

README

        

# Capsule Social Configuration

This is a shared package between [capsule-vue](https://github.com/capsulesocial/capsule-vue) and [capsule-authordashboard](https://github.com/capsulesocial/capsule-authordashboard) that bundles into an NPM package.

Commands:
To build and deploy: run `yarn run build`
To push package version update to NPM registry, run `yarn publish`

## License

[GNU AFFERO GENERAL PUBLIC LICENSE 3](./LICENSE)