Skip to content

seagull-js/seagull

Repository files navigation

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