mirror of
https://github.com/kennethnym/aris.git
synced 2026-03-20 09:01:19 +00:00
refactor: rename aris to aelis (#59)
Rename all references across the codebase: package names, imports, source IDs, directory names, docs, and configs. Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
4
packages/aelis-data-source-weatherkit/.env.example
Normal file
4
packages/aelis-data-source-weatherkit/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
WEATHERKIT_PRIVATE_KEY="-----BEGIN PRIVATE KEY-----\n...\n-----END PRIVATE KEY-----"
|
||||
WEATHERKIT_KEY_ID=ABC123DEFG
|
||||
WEATHERKIT_TEAM_ID=TEAM123456
|
||||
WEATHERKIT_SERVICE_ID=com.example.weatherkit.test
|
||||
Reference in New Issue
Block a user