Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashishk1331/altar
An app to share poems.
https://github.com/ashishk1331/altar
Last synced: about 1 month ago
JSON representation
An app to share poems.
- Host: GitHub
- URL: https://github.com/ashishk1331/altar
- Owner: ashishk1331
- Created: 2024-06-19T20:35:05.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-11T18:26:51.000Z (6 months ago)
- Last Synced: 2024-08-17T20:37:06.705Z (4 months ago)
- Language: TypeScript
- Size: 462 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Altar
An app to share poems in a distraction-free space.
## Build on eas
[here](https://docs.expo.dev/build-reference/apk/)
## Build a local
1. npx expo run:android
2. cd android && ./gradlew assembleReleaseFor Windows `cd android` and then run gradlew assembleRelease command , and find your signed apk under `android/app/build/outputs/apk/app-release.apk`, or `android/app/build/outputs/apk/release/app-release.apk`