Giter Site home page Giter Site logo

zekodef / sf-ucp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dusan01/sf-ucp

0.0 0.0 0.0 3.3 MB

User Control Panel for San Fierro Cops And Robbers (Coded with Laravel 4.2 at the time)

JavaScript 34.83% PHP 19.42% CSS 11.76% HTML 17.57% Blade 16.37% Dockerfile 0.05%

sf-ucp's Introduction


Logo

San Fierro Cops And Robbers

User Control Panel (UCP) v4.6.0

Table of Contents

About The Project

This project is User Control Panel web application for the SF-CNR project.

This project is over 6 years old. It is old code and certainly not recommended for a production environment given that it has been unmaintained for years. But due to overwhelming demand, it has been open sourced should you want to use it for anything.

Some features may or may not work. Mostly data related issues, and no guaranteed fix may be provided the project is now discontinued.

Built using the Laravel 4.2 php framework at the time.

Getting Started

This project has been dockerized for convienience. Make sure your server/system has docker installed.

  1. Clone the project
  2. cp .env.example.php .env.php
  3. Edit .env.php and make sure the database point to your SF-CNR database
  4. docker compose -p sf-ucp up -d --build
    • By default, the port used will be 80. Modifiable in the docker-compose (see nginx, ports section - 80:80 is default, but 8080:80 will use port 8080 instead).
  5. docker exec app composer install
  6. Access the site http://localhost

Previews

Login Page Dashboard

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Lorenc - @zeelorenc - [email protected]

Project Link: https://github.com/zeelorenc/sf-ucp

sf-ucp's People

Contributors

lorencpekaj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.