mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
8cceab587d
* Use static imports for integration seed files in `astro:db` * Add changeset * Add build test for integrations fixture * chore: comment on top-level seed imports * fix: random db id for tests * fix: set db id from build before * wip: remove reset on env variable * wip: move random db id env to top of test file * refactor: remove unlink from db startup * chore: remove random db id completely?? --------- Co-authored-by: bholmesdev <hey@bholmes.dev> |
||
---|---|---|
.. | ||
src | ||
test | ||
CHANGELOG.md | ||
index.d.ts | ||
package.json | ||
README.md | ||
tsconfig.json | ||
virtual.d.ts |
@astrojs/db (experimental) 💿
This Astro integration enables the usage of SQLite in Astro Projects.
Documentation
Read the @astrojs/db
docs
Support
-
Get help in the Astro Discord. Post questions in our
#support
forum, or visit our dedicated#dev
channel to discuss current development and more! -
Check our Astro Integration Documentation for more on integrations.
-
Submit bug reports and feature requests as GitHub issues.
Contributing
This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:
License
MIT
Copyright (c) 2023–present Astro