This Project is build with serverless and ❤️
🚨 This project will be updated with FastAPI soooooon!
- Node.js LTS (v12.18+)
- Yarn 1.22+ (
npm install -g yarn
) - Serverless 1.78+ (
npm install -g serverless
) You need to set serverless credentials after installation. See here.
Before you run, you need to create .env file for some constants. Check .env.sample for detail.
sls invoke local -f (function name - ex. token)
sls deploy