Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rytswd/disruptive-tech-london-2023
https://github.com/rytswd/disruptive-tech-london-2023
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rytswd/disruptive-tech-london-2023
- Owner: rytswd
- Created: 2023-11-14T11:33:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-30T05:38:13.000Z (12 months ago)
- Last Synced: 2023-12-30T06:27:24.700Z (12 months ago)
- Language: Nix
- Size: 1.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Disruptive Tech London Meetup November 2023
![slide](https://github.com/rytswd/disruptive-tech-london-2023/assets/23435099/49091534-5192-492e-be12-9fe731061aef)
> Date: 15th November, 2023
>
> Title: **Reimagine Database with SurrealDB**
>
> Presented by [@rytswd](https://github.com/rytswd)Official Website: https://www.meetup.com/disruptive-tech-lon/events/296244735/
Original Recording: Not Available
Original Slide: https://dub.sh/disruptive-tech-london-nov-2023-surrealdb
## 🌄 About This Repository
This repository holds the supplementary materials for my talk at Disruptive Tech
London Meetup November 2023.- Demo Steps and Details
- References## 🛝 About Demo
You can find all the details in [demo.org](demo.org) file.
### Prerequisites
In order to run through the demo steps, you will need the following tools:
- `surreal` CLI
You can find more about the installation in:
https://surrealdb.com/docs/installation### Tools Used
The original demo used:
https://surrealist.app/
On top of that, there were several completely supplementary tools used:
- Alacritty
- Arc Browser
- Emacs
- Nix### Clean Up
The demo uses a local SurrealDB instance, and thus shutting it down is the only
step.```sh
killall surreal
```### Troubleshooting
If you found any misbehaviour with the setup, please feel free to create an
issue. While I'm not intending to maintain with the latest details here, I still
check activities and may be able to help.## 🔎 References
https://surrealdb.com/