Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maticzav/gimb-events

🎟A ticketing system for all Gimnazija Bežigrad events
https://github.com/maticzav/gimb-events

graphql graphql-shield tickets

Last synced: 21 days ago
JSON representation

🎟A ticketing system for all Gimnazija Bežigrad events

Awesome Lists containing this project

README

        

# Gimb Dogodki

> Ticketing system for Gimnazija Bežigrad

## Installation

```bash
npm install
npm run bootstrap
npm run dev
```

#### Required Environment variables

- APP_SECRET
- PRISMA_ENDPOINT
- PRISMA_SECRET
- SENDGRID_KEY

To see the page in action, go to http://localhost:3001