Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/capsulesocial/capsule-config
- Owner: capsulesocial
- License: agpl-3.0
- Created: 2022-04-18T13:51:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T03:11:18.000Z (over 1 year ago)
- Last Synced: 2024-10-08T13:54:38.040Z (3 months ago)
- Topics: blogchain, capsulesocial
- Language: CSS
- Homepage:
- Size: 12.9 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)