Skip to content

sleep2earndev/backend

Repository files navigation

📌 Install Dependencies for Backend

npm i  # or npm install

🚀 How to Run

Develompment fase:
npm run serve

Production fase:
npm run start

Set up

duplicat .env.e.example into .env and set your credentials

📡 API Endpoint

🔑 Access Token OAuth

URL:

GET localhost:4000/user/auth/fitbit

Register Fitbit App:
🔗 Fitbit App Registration

📖 OAuth2 Guide:
🔗 Fitbit OAuth2 Tutorial

Releases

No releases published

Packages

 
 
 

Contributors