Skip to content
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.
/ Serverless Public archive

Repo for Serverless functions used by Enkel Digital's website

Notifications You must be signed in to change notification settings

Enkel-Digital/Serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EKD-Serverless

This repo contains serverless functions used for Enkel Digital's website.
These are Express JS based serverless functions hosted with firebase.
The functions available and their step by step workings are listed below.

Run/Build and Deployment

To serve functions for testing, run serve script defined in package.json

npm run serve

To Deploy functions only, run deploy script defined in package.json

npm run deploy

About

Repo for Serverless functions used by Enkel Digital's website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published