https://github.com/openbuildxyz/openbuild-frontend
Front-end codebase of OpenBuild official website
https://github.com/openbuildxyz/openbuild-frontend
dapp nextjs react tailwindcss web3 webapp
Last synced: about 1 year ago
JSON representation
Front-end codebase of OpenBuild official website
- Host: GitHub
- URL: https://github.com/openbuildxyz/openbuild-frontend
- Owner: openbuildxyz
- License: apache-2.0
- Created: 2024-12-09T07:02:09.000Z (over 1 year ago)
- Default Branch: test
- Last Pushed: 2025-04-06T15:03:03.000Z (about 1 year ago)
- Last Synced: 2025-04-10T23:48:28.890Z (about 1 year ago)
- Topics: dapp, nextjs, react, tailwindcss, web3, webapp
- Language: JavaScript
- Homepage: https://openbuild.xyz
- Size: 22.7 MB
- Stars: 34
- Watchers: 2
- Forks: 39
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
An open-source community bridging Web2 to Web3, connecting builders and businesses, and empowering them to succeed!
## Introduction
This project is a part of [OpenBuild Ecosystem](https://openbuildxyz.github.io/eco/), and hosts the front-end codebase of [OpenBuild.xyz](https://openbuild.xyz).
## Quick Start
For more information, see [here](https://openbuildxyz.github.io/openbuild-frontend/guides/#environment-setup).
### Prerequisites
- node >= 20.0.0
- [pnpm](https://pnpm.io/)
### Install Dependencies
```bash
pnpm install
```
### First-Time Setup
For the initial setup, run:
```bash
pnpm run setup
```
### Run ๐
After the initial setup, use the following command to start the application:
```bash
pnpm start
```
## Contributing
Contributions are welcome! But before starting to build, please read the [contributing guide](https://openbuildxyz.github.io/openbuild-frontend/guides/).
## License
Source code is released under the [Apache 2.0](./LICENSE) license, and documents are shared under the [CC BY-NC-SA 4.0](./LICENSE-docs) license.
Copyright (c) 2024-present, OpenBuild