fly-apps / fly-apps/dockerfile-node
Add support for strapi
Open
- Dominant language
- JavaScript
- Stars
- 187
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Quick evaluation of strapi: vanilla node project, defaulting to sqlite3 via the better-sqlite3 npm module.. If sqlite3 is used, we will want to place that database on a volume, and set DATABASE_FILENAME. For pg and mysql, it appears that we will want to set DATABASE_CLIENT to postgres and mysql respectively.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.