Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Jasmin2895/web-monetization-electron-app
Trying something new with electron
https://github.com/Jasmin2895/web-monetization-electron-app
coil electron-app web web-monetization
Last synced: 3 months ago
JSON representation
Trying something new with electron
- Host: GitHub
- URL: https://github.com/Jasmin2895/web-monetization-electron-app
- Owner: Jasmin2895
- License: mit
- Created: 2020-05-06T16:41:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T04:16:38.000Z (over 1 year ago)
- Last Synced: 2024-05-07T02:33:21.998Z (6 months ago)
- Topics: coil, electron-app, web, web-monetization
- Language: CSS
- Size: 609 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-web-monetization - web-monetization-electron-app - Project demonstrate basic setup to enable web monetization in Electron App. ![](assets/small_icons/electron.png) (Resources / Packages)
README
# web-monetization-electron-app 💵
Web monetization and electron appThis project demonstrate basic setup to enable web monetization in Electron App.
For Installing the project you can use the following command.```shell
git clone https://github.com/Jasmin2895/web-monetization-electron-app.git```
## Run the project locally.
```shell
npm start
```