API For SkillShift.
- Clone the Repository:
git clone https://github.com/lowermoon/core-api.gitInstall Dependencies:
npm install Create a .env file in the root of your project and add the following variables:
env
JWT_TOKEN=your_jwt_tokenReplace your_jwt_token, your_email, and your_password with your actual values.
To start the application, run:
npm run startThis will start the application, and you can access it at http://localhost:7000.
Cloud Computing Member:
M Adryan (C013BSY3694)
Ziyad Jahizh Kartiwa (C161BSY3517)