Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

GDG-Lille/cms4devfest-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Functions / CMS4DevFest // GDG Lille (@GDGLille)

CircleCI

Made with ...

How to build in production ?

Nothing to do, Circle CI does it :) (@see .circleci/config.yml)

How to test locally ?

  • Run npm install to install all dependancies.
  • Run npm run serve to deploy a dev server.

What's in the box ?

findAllActivePartners

Retrieve active partners of the given edition.

https://<HOST>/findAllActivePartners?editionId=<EDITION_ID>

Contact via Issues on the cms4devfest project

Helpful for question, bug and contribution request.