https://github.com/httpjamesm/anonymousoverflow-hub
Browse public AnonymousOverflow instances.
https://github.com/httpjamesm/anonymousoverflow-hub
Last synced: 11 months ago
JSON representation
Browse public AnonymousOverflow instances.
- Host: GitHub
- URL: https://github.com/httpjamesm/anonymousoverflow-hub
- Owner: httpjamesm
- License: mpl-2.0
- Created: 2024-06-11T04:29:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T05:50:18.000Z (about 2 years ago)
- Last Synced: 2025-01-23T10:36:50.068Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://aohub.httpjames.space
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AnonymousOverflow-hub
The official instance hub for [AnonymousOverflow](https://github.com/httpjamesm/AnonymousOverflow).
## Getting Started
First, run the development server:
```bash
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!