https://github.com/estebanrfp/dinamical
dinamical
https://github.com/estebanrfp/dinamical
decentralized distributed gundb ia ovgrid
Last synced: 3 months ago
JSON representation
dinamical
- Host: GitHub
- URL: https://github.com/estebanrfp/dinamical
- Owner: estebanrfp
- License: mit
- Created: 2018-08-19T16:41:49.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T17:07:07.000Z (over 1 year ago)
- Last Synced: 2025-06-09T06:45:38.748Z (4 months ago)
- Topics: decentralized, distributed, gundb, ia, ovgrid
- Language: JavaScript
- Homepage: https://estebanrfp.com
- Size: 1.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dinamical
Distributed Realtime Blog Aplication (WPA)
## ScreenShoot

### Deploy gun sever on [Heroku](https://www.heroku.com/)
[](https://heroku.com/deploy?template=https://github.com/amark/gun)
> Heroku deletes your data every 15 minutes, one way to fix this is by adding [cheap storage](https://gun.eco/docs/Using-Amazon-S3-for-Storage).
Or:
```bash
git clone https://github.com/amark/gun.git
cd gun
heroku create
git push -f heroku HEAD:master
```
Then visit the URL in the output of the 'heroku create' step, in a browser.-------------
#### Credits & Thanks
* [Mark's GUN](https://gun.eco/) and its community!* [by estebanrfp](https://desarrolloactivo.com/)