Create or update an event before it has started using the following snippet, please note the example .json
file as payload
curl -X POST -H "Content-Type: application/json" -H "Authorization: <TOKEN>" -d @./event_creation_example.json http://127.0.0.1:3019/event
npm install
npm run dev
npm run build
npm run build
npm run server
npm run lint