mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00

- generate .env file to configure instance's environment - add phpdotenv dependency to verify .env file - add AppSeeder to call all required seeds at once - add env and superadmin form views using form helpers closes #2
2.0 KiB
2.0 KiB
Castopod dependencies
Castopod uses the following components:
PHP Dependencies:
- Code Igniter 4 (MIT License)
- User agent list (by Open Podcast Analytics Working Group) (MIT license)
- WhichBrowser/Parser-PHP (MIT License)
- GeoIP2 PHP API (Apache License 2.0)
- getID3 (GNU General Public License v3)
- myth-auth (MIT license)
- commonmark (BSD 3-Clause "New" or "Revised" License)
- phpdotenv ( BSD-3-Clause License )
Javascript dependencies:
- rollup (MIT License)
- tailwindcss (MIT License)
- CodeMirror (MIT License)
- ProseMirror (MIT License)
- D3: Data-Driven Documents (BSD 3-Clause "New" or "Revised" License)
Other: