mirror of
https://github.com/strapi/strapi.git
synced 2025-07-31 21:09:39 +00:00
23 lines
439 B
Markdown
23 lines
439 B
Markdown
![]() |
# @strapi/provider-audit-logs-local
|
||
|
|
||
|
## Resources
|
||
|
|
||
|
- [LICENSE](LICENSE)
|
||
|
|
||
|
## Links
|
||
|
|
||
|
- [Strapi website](https://strapi.io/)
|
||
|
- [Strapi documentation](https://docs.strapi.io)
|
||
|
- [Strapi community on Discord](https://discord.strapi.io)
|
||
|
- [Strapi news on Twitter](https://twitter.com/strapijs)
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
```bash
|
||
|
# using yarn
|
||
|
yarn add @strapi/provider-audit-logs-local
|
||
|
|
||
|
# using npm
|
||
|
npm install @strapi/provider-audit-logs-local --save
|
||
|
```
|