/utaiteworld_back_poc

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

AdonisJs Application poc that could serve the youtaite/utaite community! :) (created as final project of Simplon.co)

Build Setup

# install dependencies
npm install

# Add your YouTube API key in the .env file for the env variable to be used

# serve with hot reload at localhost:3333
npm run dev

# launch production server
npm start