Skip to content

Rift Builds is a platform to help you get easy access to builds across all regions for League of Legends: Wild Rift.

Notifications You must be signed in to change notification settings

dalegacusan/rift-builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rift Builds

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/

sample

Stars Version

Table of Contents

Features

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

Technologies

Frontend Backend Database
TypeScript TypeScript MongoDB
React Node.js
Redux Express.js
Material-UI Mongoose

Installation

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.

  1. 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
  1. Install dependencies of the backend
$ cd backend
$ npm install
  1. Install dependencies of the frontend
$ cd ../
$ cd frontend
$ npm install
  1. 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

Versions

Version Release Date Description
1.0 April 17, 2021 Create and view builds

FAQ

Frequently Asked Questions: https://riftbuilds.net/faq

Contributing

Please let me know of any issues/feature requests. Pull-requests and all contributions are greatly appreciated.

Feedback

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!

About

Rift Builds is a platform to help you get easy access to builds across all regions for League of Legends: Wild Rift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published