https://github.com/brandonroberts/refactr-2022-appwrite-remix
An example application using Appwrite and Remix
https://github.com/brandonroberts/refactr-2022-appwrite-remix
Last synced: 3 months ago
JSON representation
An example application using Appwrite and Remix
- Host: GitHub
- URL: https://github.com/brandonroberts/refactr-2022-appwrite-remix
- Owner: brandonroberts
- Created: 2022-09-15T15:01:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T18:18:10.000Z (over 2 years ago)
- Last Synced: 2025-01-21T19:13:15.346Z (5 months ago)
- Language: TypeScript
- Size: 124 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Source Instead of Outsource Your Database
Refactr.Tech 2022
# Setup
```sh
yarn
```# Serve
```sh
yarn dev
```# Notes