Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 assembleRelease

For 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`