Skip to content

Web application for ArmA 3 Life Server Administration & User Management. Also acts as a faction management utility.

License

Notifications You must be signed in to change notification settings

Crip12/Potato-Panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Potato Panel

The #1 most feature-rich server administration and user management tool in the ArmA 3 Life community. Licensed Under a GPL License. All copies and modified versions of this software must be made open source.

This tool is completed is a proof of concept but is still under active development and therefore design is not finalised as functionality was prioritised. It is currently lacking unit testing and API is in the middle of a restructure.

Instructions

This requires you to have Git, Node.js and Yarn installed.

In your own node environment/application:

yarn install && cd backend && npm install
npm run dev

If you want to contribute:

git clone https://github.com/BenRauzi/Potato-Panel.git
yarn install
cd backend && npm install
npm run dev

To create a production build of the frontend:

yarn build

Build can be found in /build

Disclaimer

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Web application for ArmA 3 Life Server Administration & User Management. Also acts as a faction management utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published