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

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.

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:

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/gitpod-samples/EventHub)