Skip to content

Automated application for selling League of Legends accounts, eliminating manual work and simplifying the process. Efficient and user-friendly platform.

License

Notifications You must be signed in to change notification settings

Everkers/Aksana-Portal

Repository files navigation

Aksana

Aksana is an application that enables users to preview their League of Legends account belongings with others. This application is particularly useful for individuals involved in buying or selling League of Legends accounts, as it allows them to freely browse through the account's details.

Demo:

Aksana consists of three versions:

  • Aksana Portal: The front end responsible for rendering the account data.
  • Aksana Bridge: A desktop application used to collect data from the League of Legends local API and transmit it to Aksana Handler.
  • Aksana Hander: The backend of Aksana. Its main responsibility is to store the user account data in the database for display in the main portal.

Running the development server.

    yarn dev

Building for production.

    yarn build

Running the production server.

    yarn start

TailwindCSS

A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.

Go To Documentation

SASS/SCSS

Sass is a stylesheet language that’s compiled to CSS. It allows you to use variables, nested rules, mixins, functions, and more, all with a fully CSS-compatible syntax.

Go To Documentation

Fetch

Next.js has a built-in polyfill for the fetch API. You don't need to worry about using it on either server or client side.

Go To Documentation

SVGR

Transform SVGs into React components.

Go To Documentation

Environment Variables

Use environment variables in your next.js project for server side, client or both.

Go To Documentation

Reverse Proxy

Proxying some URLs can be useful when you have a separate API backend development server and you want to send API requests on the same domain.

Go To Documentation

React Query

Hooks for fetching, caching and updating asynchronous data in React.

Go To Documentation

react-use

A Collection of useful React hooks.

Go To Documentation

React Redux

Redux helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test.

Go To Documentation

ESLint

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

Go To Documentation

Prettier

An opinionated code formatter; Supports many languages; Integrates with most editors.

Go To Documentation

lint-staged

The concept of lint-staged is to run configured linter (or other) tasks on files that are staged in git.

Go To Documentation

License

MIT

Running the development server.

    yarn dev

Building for production.

    yarn build

Running the production server.

    yarn start

TailwindCSS

A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.

Go To Documentation

SASS/SCSS

Sass is a stylesheet language that’s compiled to CSS. It allows you to use variables, nested rules, mixins, functions, and more, all with a fully CSS-compatible syntax.

Go To Documentation

Fetch

Next.js has a built-in polyfill for the fetch API. You don't need to worry about using it on either server or client side.

Go To Documentation

SVGR

Transform SVGs into React components.

Go To Documentation

Environment Variables

Use environment variables in your next.js project for server side, client or both.

Go To Documentation

Reverse Proxy

Proxying some URLs can be useful when you have a separate API backend development server and you want to send API requests on the same domain.

Go To Documentation

React Query

Hooks for fetching, caching and updating asynchronous data in React.

Go To Documentation

react-use

A Collection of useful React hooks.

Go To Documentation

React Redux

Redux helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test.

Go To Documentation

ESLint

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

Go To Documentation

Prettier

An opinionated code formatter; Supports many languages; Integrates with most editors.

Go To Documentation

lint-staged

The concept of lint-staged is to run configured linter (or other) tasks on files that are staged in git.

Go To Documentation

License

MIT

About

Automated application for selling League of Legends accounts, eliminating manual work and simplifying the process. Efficient and user-friendly platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages