Rift Builds is a platform to help you get easy access to builds across all regions for League of Legends: Wild Rift. Get started by creating a build for your favorite champion and share them across the community.
Check out the site live at: https://riftbuilds.net/
A few of the things you can do with Rift Builds:
- Create a build for a champion
- Explain why an item/rune was selected
- Share your build
- See what others are building for each champion
- No accounts needed
Frontend | Backend | Database |
---|---|---|
TypeScript | TypeScript | MongoDB |
React | Node.js | |
Redux | Express.js | |
Material-UI | Mongoose |
To run this project, you need to have the /data
folder where data is stored. If you wish to contribute, create an issue requesting access to that folder.
- Run
npm install
on the root folder- This will install the dependencies needed to run both the frontend and backend at the same time.
$ npm install
- Install dependencies of the backend
$ cd backend
$ npm install
- Install dependencies of the frontend
$ cd ../
$ cd frontend
$ npm install
- Go back to the root folder and run:
$ cd ../
$ npm run dev
The client is hosted at localhost:3000 and the server is hosted at localhost:8080
Version | Release Date | Description |
---|---|---|
1.0 | April 17, 2021 | Create and view builds |
Frequently Asked Questions: https://riftbuilds.net/faq
Please let me know of any issues/feature requests. Pull-requests and all contributions are greatly appreciated.
Feel free to send feedback at contactriftbuilds@gmail.com
If there's anything you'd like to chat about, please feel free to add dale#9772 on Discord!