Git Product home page Git Product logo

project.web's Introduction

Project.web

Website and integration for Project

http://dev.external.su

Test account to check out features

login: test
password: test

Key features

Auction

Rendering of timestamps is by JS. No loops

alt text

Dynamic Inventory

Functional view of ingame storage

alt text

Achievements

Ranking is based on summary of your achievements

alt text

Dynamic Profile

Ingame progression and stats of your character

alt text

Themes and custom styles

And many more settings features

alt text

Talents

Unlockables that affect your website interactions

alt text

Dynamic Wiki

Parsed and rendered from Unity's YAML assets

alt text

Notificatations

And auction delieveries to claim items and money

alt text

Adapative Design

Grids on desktop. Flex on mobile

alt text

Setup guide

  • First need to clone this repo
  • Next need php 8.2.4 with some php.ini extensions and composer to add vendor
  • Then setup laravel project like in official docs
  • Add in .env DB_CONNECTION=sqlite and link to db from project, also maybe need migrations this is also in docs. There is also recaptcha keys and mail in env to assign
  • In config folder should be github.php with github token from some package, and also services.php with discord token
  • To run use php artisan serve
  • If installing on nginx this config is working on my host, also need ssl by certbot. There are also some mini scripts for fixing read only: fd - fix db, pa - pull all, pu - pull unity, pw - pull web
  • If something is not working try to debug it, cause there is hardcoded moments only for my host, github and discord

project.web's People

Contributors

extevaxt avatar

Watchers

 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.