https://github.com/tidev/module-search-www
Search native Titanium modules with ease!
https://github.com/tidev/module-search-www
modules search titanium-sdk
Last synced: about 1 month ago
JSON representation
Search native Titanium modules with ease!
- Host: GitHub
- URL: https://github.com/tidev/module-search-www
- Owner: tidev
- License: apache-2.0
- Created: 2023-02-02T22:17:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T04:00:00.000Z (over 1 year ago)
- Last Synced: 2024-05-01T11:49:17.751Z (about 1 year ago)
- Topics: modules, search, titanium-sdk
- Language: TypeScript
- Homepage: https://modules.titaniumsdk.com
- Size: 585 KB
- Stars: 3
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Titanium Module Search
Search native Titanium modules with ease!
Production: https://modules.titaniumsdk.com/
## Dev
yarn install
yarn run devOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Deploy
One time:
git remote add dokku [email protected]:modules.titaniumsdk.com
Then to release:
git push dokku main
## Help
- Add API key to allow more requests
- Add more useful properties to the results, e.g. platforms
- Include release links (?)## Author
Hans Knöchel
## Legal
Titanium is a registered trademark of TiDev Inc. All Titanium trademark and patent rights were transferred and assigned to TiDev Inc. on 4/7/2022. Please see the LEGAL information about using our trademarks, privacy policy, terms of usage and other legal information at https://tidev.io/legal.