Skip to content

Web backend/frontend aiming to carry on where Refined's developer left off.

Notifications You must be signed in to change notification settings

zkxjzmswkwl/gunz-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The boring web stuff

This project makes use of the following

Getting started

  1. Yoink this repository to your local disk
  2. Make sure that your Refined server folder is located at C:/Users/YourUsername/Documents/rfgunz/Server.
  3. cd into the root folder of the project
  4. Install the required Python modules using pip
  5. Run the backend server.

Or, in other words, copy and paste this:

git clone https://github.com/zkxjzmswkwl/gunz-web
cd gunz-web
pip install -r requirements.txt
cd Gunz
python manage.py runserver

About

Web backend/frontend aiming to carry on where Refined's developer left off.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages