Commit graph

24 commits

Author SHA1 Message Date
Eric Zhang
14dde3c283 Update README to reflect new Fly.io hosting 2023-01-02 00:37:50 -06:00
Eric Zhang
7536d696b7 Fix badge in README 2023-01-01 15:09:09 -06:00
Eric Zhang
2caf088167
Add multi-platform build support for linux/arm64 (#32)
* Add multi-platform build support for linux/arm64

* Update README and simplify QEMU platforms

* Update frontend dependencies and clippy lints (#33)

* Only build ARM64 images on pushes to main
2021-12-27 17:16:57 -05:00
Eric Zhang
4ac57685c1
Update dependencies and switch build to Vite (#30) 2021-11-12 02:38:14 -05:00
Eric Zhang
204b084e62
Fix Docker build and add multi-platform support (#29)
* Specify node:lts-alpine tag to fix build error

* Attempt to remove dependency on rust-musl-builder

* Remove rustpad-server specifier
2021-11-11 01:45:04 -05:00
Eric Zhang
ae3f9658ad
Update README.md 2021-11-10 20:34:37 -05:00
Eric Zhang
c98a6d7c4e
Enable state persistence through SQLite (#28)
* Add Docker build CI to pull requests

* Add SQLite document persistence through SQLx

* Update README to describe configuration variables

* Minor changes to README wording

* Update image size estimate listed in README

* Update frontend dependencies

* Add direct database tests and restructure code

* Clarify use of `SQLITE_URI` in Docker contexts
2021-10-21 00:40:46 -04:00
Eric Zhang
8f762fa085 Add Shields.io badges to the README 2021-10-19 15:54:39 -04:00
Eric Zhang
c0cd505fc6 Add media section to README 2021-07-12 00:26:33 -05:00
Eric Zhang
301faa43e2 Update README with new screenshot 2021-06-05 15:14:30 -05:00
Eric Zhang
130564bec6 Stop redirecting all routes to index.html 2021-06-04 18:51:09 -05:00
Eric Zhang
a4655db855 Update README and add image 2021-06-03 18:55:47 -05:00
Eric Zhang
f8adee6b8f Add MIT license 2021-06-03 14:54:53 -05:00
Eric Zhang
cdde359332 Clean up old documents after 24 hours 2021-06-03 14:16:29 -05:00
Eric Zhang
59f434ca96 Re-add CI and switch back to DigitalOcean 2021-06-03 01:52:22 -05:00
Eric Zhang
21e15b76ed Remove GitHub Actions, switch to gcloud 2021-06-03 00:36:53 -05:00
Eric Zhang
8b3b1b8163 Switch to using GCR and Cloud Run 2021-06-03 00:27:11 -05:00
Eric Zhang
d4b3060388 Push images to DockerHub instead of DigitalOcean 2021-06-02 16:03:44 -05:00
Eric Zhang
43a743f095 Update README with new information 2021-06-02 00:39:25 -05:00
Eric Zhang
85da408aae Rename rustpad-core to rustpad-wasm, add Serde 2021-06-01 17:44:33 -05:00
Eric Zhang
8e068c2599 Add Wasm versions of the OT algorithm 2021-06-01 16:46:35 -05:00
Eric Zhang
8d3d9c6604 Fix proxy and README 2021-06-01 14:32:21 -05:00
Eric Zhang
420127a922 Add instructions for personal use to README 2021-06-01 13:53:30 -05:00
Eric Zhang
0c868538b8 Initial commit 2021-05-31 11:53:19 -05:00