@adamite/service-database

Adamite database service.

Usage no npm install needed!

<script type="module">
  import adamiteServiceDatabase from 'https://cdn.skypack.dev/@adamite/service-database';
</script>

README

Adamite database service.

CircleCI codecov


This package is internal to Adamite, so if you just want to use Adamite, we suggest reading our Getting Started guide instead.


Installation

yarn add @adamite/service-database

Quick Start

const database = require("@adamite/service-database");
database(require("./adamite.js"));

Documentation

You can find the Adamite documentation on our website.

For a quick overview of Adamite, check out the getting started guide.

About Adamite

Adamite is an open source, self host-able, platform as a service.

  • Get up and running quickly: Adamite lets you develop your apps without worrying about a back end.

  • Database, Authentication, and Functions: Adamite provides a set of core services required by most applications, and gives you the power to add more to fit your needs.

  • Scale with Adamite: You're in control of your Adamite instance, and can customize it to fit your needs, even beyond an initial MVP.

Contributing

Adamite is open source and welcomes contributions. For more information, read our Contribution Guide.

License

Adamite is MIT licensed.