https://github.com/gitpod-samples/eventhub
An example application where users can create and log events.
https://github.com/gitpod-samples/eventhub
Last synced: 3 months ago
JSON representation
An example application where users can create and log events.
- Host: GitHub
- URL: https://github.com/gitpod-samples/eventhub
- Owner: gitpod-samples
- Created: 2024-02-26T10:57:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-06T15:36:49.000Z (11 months ago)
- Last Synced: 2025-03-24T12:56:21.568Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 214 KB
- Stars: 1
- Watchers: 2
- Forks: 59
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EventHub
This is an example application where users can create and log events, configured for ephemeral cloud development environments on [Gitpod](https://www.gitpod.io/). It uses React for the front-end, Node.js with Express for the back-end, and PostgreSQL for the database.
## Next Steps
Click the button below to start a new cloud development environment:
[](https://gitpod.io/#https://github.com/gitpod-samples/EventHub)