https://github.com/marak/yellowbrickring.com
A friendly webring for indie web builders, artists, hackers, and creative friends.
https://github.com/marak/yellowbrickring.com
buddypond community webring webrings
Last synced: 9 months ago
JSON representation
A friendly webring for indie web builders, artists, hackers, and creative friends.
- Host: GitHub
- URL: https://github.com/marak/yellowbrickring.com
- Owner: Marak
- Created: 2025-07-08T00:16:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-09T11:30:02.000Z (11 months ago)
- Last Synced: 2025-07-20T01:53:02.176Z (11 months ago)
- Topics: buddypond, community, webring, webrings
- Language: HTML
- Homepage: https://yellowbrickring.com
- Size: 172 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
```bash
npm install
```
*Bootstrap local env with databases*
```bash
npm run migrate
```
*Start dev server with API*
```bash
npm run dev
```