36 packages
@lcdev/api-fields
Trim fields from your models before returning in API
@lcdev/api-fields-middleware
Trim API fields automatically
@lcdev/api-service
Common structure for calling API endpoints
@lcdev/app-config
Alias for @app-config/main
@lcdev/app-config-inject
Alias for @app-config/inject
@lcdev/app-config-plugin
Webpack plugin for app-config
@lcdev/app-config-webpack-plugin
Alias for @app-config/webpack
@lcdev/auth
Common authentication mechanism for koa applications
@lcdev/commitlint
Commitlint config for Launchcode
@lcdev/eslint-config
Common eslint config for Launchcode
@lcdev/fetch
Wrapper for DOM fetch
@lcdev/germinator
A package to help with seeding databases using declarative seeds
@lcdev/hall-monitor
Tells the teacher when unexpected things go wrong in your services
@lcdev/health-check
Health check endpoint for APIs
@lcdev/jest
Jest config for Launchcode
@lcdev/knex-cli
Base yargs CLI for running migrations, seeds, etc
@lcdev/logger
Simple structured logger for APIs so that all of our services are consistent
@lcdev/mapper
Simple object mapping with visitor support
@lcdev/objection
Utilities for objection and knex
@lcdev/prettier
Prettier config for Launchcode
@lcdev/react-native-app-config-transformer
Alias for @app-config/react-native
@lcdev/router
Common structure for koa routing
@lcdev/router-testing
Testing framework for @lcdev/router
@lcdev/server
Common base server with minimal functionality
@lcdev/store
Shared data modeling for easy state management