🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@lbu/server

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lbu/server

Koa server and common middleware

0.0.8
Source
npm
Version published
Weekly downloads
51
121.74%
Maintainers
1
Weekly downloads
 
Created
Source

@lbu/server

Collection of Lightbase backend utilities

Why

Here at lightbase we had a constantly growing boilerplate for new projects. To facilitate our needs more and to stop copying and pasting things around this project was born. This project is for now tailored at smaller & monolithic projects.

Versioning and first release

For internal testing we stay on v0.0.x. To reach v0.1.0 the following features will be supported:

  • Flexible code generation (validators, router, queries, openapi)
  • Usable documentation
  • Test coverage (either e2e or unit, but enough to be considered somewhat stable)
  • Used in a medium size project @ Lightbase
  • Implement a Realworld project

Features

  • @lbu/cli: Project template, and simple script runner
  • @lbu/code-gen: Flexible code generators. Supports generating router, validator
  • @lbu/insight: Opinionated logger
  • @lbu/server: Wrap around Koa and some useful middleware
  • @lbu/stdlib: Growing library of various common utilities like uuid & a basic templating system

Roadmap

  • @lbu/code-gen: OpenAPI importer
  • @lbu/features: Feature flag implementation based on @lbu/store & support for code-gen
  • @lbu/code-gen: Postgres query generator

Docs

See /docs

Development

See CONTRIBUTING.md.

Keywords

lightbase

FAQs

Package last updated on 22 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts