@seagull/libraries

Business Logic Container for the Seagull Framework


Keywords
web, framework, web framework, serverless, cloud, aws, react, react.js, isomorphic, aws-lambda, lean, seagull, serverless-framework, tsx, typescript
License
LGPL-3.0
Install
npm install @seagull/libraries@20.0.5

Documentation

Work in Progress, DO NOT USE

npm version Build Status License: LGPL v3 serverless styled with prettier TypeScript Maintainability Test Coverage

Seagull.js

Featherweight Zero-Config Typesafe Isomorphic Cloud Framework.

A modern web framework combining a serverless backend with multipage react frontends written in/for typescript.

Getting started

A quick introduction of the minimal setup you need to get everthing up & running.

$ npm run bootstrap   # Installing all dependencies and linking any cross-dependencies
$ npm run test        # Execute the test suite