adobe / franklin-service

A repository template for new Project Helix services (deployed as universal Serverless actions)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Create) Franklin Service

Bootstrap your Project Franklin service using npm init @adobe/franklin-service

Status

codecov GitHub Actions GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

Not needed.

Usage

$ $ npm init @adobe/franklin-service

create-franklin-service will ask you a couple of questions and create a ready-to-go directory

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint

About

A repository template for new Project Helix services (deployed as universal Serverless actions)

License:Apache License 2.0


Languages

Language:JavaScript 99.5%Language:Shell 0.5%