Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/v-ngu/backstage-plugin-bulletin-board
Bulletin Board is a Backstage plugin that allows you to share interesting ideas, news and links with your teammates.
https://github.com/v-ngu/backstage-plugin-bulletin-board
backstage backstage-plugin
Last synced: 8 days ago
JSON representation
Bulletin Board is a Backstage plugin that allows you to share interesting ideas, news and links with your teammates.
- Host: GitHub
- URL: https://github.com/v-ngu/backstage-plugin-bulletin-board
- Owner: v-ngu
- License: mit
- Created: 2023-03-09T20:37:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-16T18:56:21.000Z (6 months ago)
- Last Synced: 2024-08-02T15:11:36.000Z (3 months ago)
- Topics: backstage, backstage-plugin
- Language: TypeScript
- Homepage:
- Size: 1.87 MB
- Stars: 17
- Watchers: 1
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bulletin Board Plugin for Backstage
## What is Bulletin Board
Bulletin Board is a Backstage plugin that allows you to share interesting ideas, news and links with your teammates. You can quickly write and edit posts.
#### Plugin's Features
- Homepage displays bulletins by latest update.
- Create, edit and delete bulletins.
- Add tags to categorize bulletins.
- Filter displayed cards by tags.## Getting Started
You will **need** to install both frontend and backend pluggins:
- Installation instructions for [frontend plugin](./plugins/bulletin-board/README.md)
- Installation instructions for [backend plugin](./plugins/bulletin-board-backend/README.md)## Screenshots
#### Main Page
![homepage](media/homepage.png)
#### Add / Edit
![add/edit](media/edit.png)