seagull-js / seagull

the core of the seagull framework
https://seagull-js.github.io/seagull/
GNU Lesser General Public License v3.0
10 stars 5 forks source link
aws aws-lambda lean react seagull serverless serverless-framework tsx typescript

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