create-aaa-backend
create-aaa-backend global cli. Used for scaffolding new aaa backend projects
Updated by @aaaallaboutapps
@aaa-backend-stack/build-tools
base tools for env sourcing and building cli tools
Updated by @aaaallaboutapps
cra-template-aaa-typescript
The base TypeScript template for AAA Create React App.
Updated by @poettl
@aaa-backend-stack/logger
Bunyan logger interface implementation, hapi plugin, file rotation and email error reporting setup
Updated by @aaaallaboutapps
@aaa-backend-stack/file-storage
High level API for a file storage service, actual implementation provided in separate packages
Updated by @aaaallaboutapps
@aaa-backend-stack/serverdate
Utility functions to work with date critical server operations
Updated by @aaaallaboutapps
@aaa-backend-stack/git-info
Reads base directory to get current git commit information
Updated by @aaaallaboutapps
@aaa-backend-stack/polyfills
Unified core and polyfills injector for backend projects. This project explicitly maintains the cls patched sequelize, bluebird, fetch
Updated by @aaaallaboutapps
@aaa-backend-stack/graphql-rest-bindings
Provides utils for graphql introspection and devtools in combination with rest layer
Updated by @aaaallaboutapps
@aaa-backend-stack/image-service
Image service for handling image uploads
Updated by @aaaallaboutapps
@aaa-backend-stack/devtools
Websocket devtools which integrates with aaa logger (pipes logs from stdout)
Updated by @aaaallaboutapps
@aaa-backend-stack/file-storage-local
File storage service implementation using local file system
Updated by @aaaallaboutapps
@aaa-backend-stack/test-environment
Test environment (encapsulates mocha test stack)
Updated by @aaaallaboutapps
@aaa-backend-stack/file-storage-s3
File storage service implementation using Amazon S3 buckets (or compatible servers)
Updated by @aaaallaboutapps