-
Place the
serverless.yml
file in the root folder. -
Install the Serverless Framework globally:
npm i -g serverless
or use the equivalent Yarn command.
-
Install the Node dependencies:
npm install
or
yarn
-
To run the project:
npm run serve
-
To listen to file changes and auto-reload:
npm run serve:watch
-
Notifications
You must be signed in to change notification settings - Fork 1
License
menthorlabs/menthor-be
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published