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

https://github.com/raindropio/pages

Raindrop.io Public Pages
https://github.com/raindropio/pages

Last synced: 5 months ago
JSON representation

Raindrop.io Public Pages

Awesome Lists containing this project

README

          

# Raindrop.io Public Pages for Collection / User

USE NODE 16 TO DEPLOY

## Implementation
Build with `vite` & `vite-ssr-plugin`. Can be run on any serverless environment.
But optimized for Cloudflare Worker for now.

**Folder structure**
- etc/dev-server Used only for local development, mimics Cloudflare Worker environment
- src
- pages
- public Files that will be copied to production root folder
- _app Like next.js
- _error Like next.js
- renderer Different root index files for client/server env
- worker Source of Cloudflare Worker
- wrangler.toml Cloudflare Worker specific

## Todo
[] BaseURL
[] Sentry
[] Loading indicator