31 packages
@appgeist/ensure-dir
Utility function to ensure a directory path exists and return a Promise
@appgeist/eslint-config-base
Basic opinionated eslint/prettier config
@appgeist/eslint-config-react
Opinionated eslint/prettier config for Next.js/React projects
@appgeist/exec
Utility function to execute a shell command and return a Promise
@appgeist/file-exists
Utility function to check if a file exists and return a Promise
@appgeist/get-file-from-url
Utility function to download a file from a specified URL and return a Promise when done
@appgeist/react-select-material-ui
An outlined Material-UI input component based on react-select
@appgeist/restful-api
An opinionated, convention-over-configuration Express-based API restful server featuring yup validation
@appgeist/restful-next-api
Build restful API methods for Next.js > 9 and validate the incoming requests with yup
@appgeist/storage
An opinionated Express-based storage server featuring assets uploading and on-demand image-resizing, like a self-hosted Cloudinary