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

https://github.com/jacob-ebey/remix-d1-northwind

Northwind Traders implemented on Remix + CF Pages + D1
https://github.com/jacob-ebey/remix-d1-northwind

Last synced: about 1 year ago
JSON representation

Northwind Traders implemented on Remix + CF Pages + D1

Awesome Lists containing this project

README

          

# Welcome to Remix!

- [Remix Docs](https://remix.run/docs)

## Development

From your terminal:

```sh
npm run dev
```

This starts your app in development mode, rebuilding assets on file changes.

## Deployment

Wire it up via the CF Dashboard. More info to come.