/research-api

ExpressJS/NodeJS Microservice interacting with the EventBrite API for an Event Research App

Primary LanguageJavaScriptMIT LicenseMIT

Getting Started

Install dependencies

npm install

Start development live-reload server

PORT=8080 npm run dev

Start production server:

PORT=8080 npm start

License

MIT