Codilot / meetalot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.\

npm run build

Builds the app for production to the build folder.
Automatic deployment.

serverless deploy

deploy new lambda functions

`http-server``

navigate to test folder run http-server serves a local test page.

auth server

navigate to auth-server folder run serverless info run serverless deploy

Invoke authURL function serverless invoke local --function getAuthURL

About


Languages

Language:JavaScript 75.0%Language:HTML 23.3%Language:CSS 1.8%