Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exu3/test-site
https://github.com/exu3/test-site
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/exu3/test-site
- Owner: exu3
- License: other
- Created: 2022-05-09T03:58:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T04:27:56.000Z (over 2 years ago)
- Last Synced: 2024-10-27T23:48:20.719Z (2 months ago)
- Language: JavaScript
- Size: 94.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Hack Club's Site (v3)
The source code for hackclub.com
Hack Club's new website. This codebase is what runs on [hackclub.com](https://hackclub.com). For new developers getting started, run the following in your terminal:
Download the code to your computer:
$ git clone https://github.com/hackclub/site && cd site
Install dependencies:
$ yarn
Start running the website on your computer:
$ yarn run dev
And then open up your web browser and go to [localhost:3000](http://localhost:3000).
Please note: There are a number of redirects and rewrites essential to the website's functionality, which you can see in `next.config.js`.
Powered by [Next.js] with [MDX], [Theme UI], & [Hack Club Theme].
Code under MIT License, assets may not be re-used or re-distributed.
---
Hack Club, 2022. MIT License.
[next.js]: https://nextjs.org
[mdx]: https://mdxjs.com
[theme ui]: https://theme-ui.com
[hack club theme]: https://theme.hackclub.com?