An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Open Source Instead of Outsource Your Database

Refactr.Tech 2022

# Setup

```sh
yarn
```

# Serve

```sh
yarn dev
```

# Notes