adonis-spaces

0.0.3 • Public • Published

adonis-pdf

Service provider for working with DigitalOcean Spaces (object storage)

❗️ WARNING! This package is heavily in development and is therefore unstable. It may not work correctly or at all. When it is working the way that it needs to I will bump it up to 0.1.0!

Installation

  • Run adonis install adonis-spaces within your Adonis project
  • Add 'adonis-spaces/providers/SpacesProvider' to the providers array within start/app.js

Configuration

Configuration is done through config/spaces.js. This file should have automatically been copied to your project during installation if you installed it via adonis-cli. If you installed it with npm or Yarn, or the file was not copied across correctly, you can manually copy the config file from this package or run the following command to create it:

adonis spaces:getconfig

Usage

Coming soon!

Example

Coming soon!

Package Sidebar

Install

npm i adonis-spaces

Weekly Downloads

5

Version

0.0.3

License

MIT

Unpacked Size

9.26 kB

Total Files

10

Last publish

Collaborators

  • mannotuel