Skip to content

Warxcell/excimer-ui-server

Repository files navigation

Simple Profile Storage Server

This server is designed to act as storage for profiles generated using the Excimer PHP Extension.

The project utilizes NodeJS and NestJS, and it requires MariaDB for data storage.

Deployment Options

You can deploy the server using one of the following methods:

Sending Data to the Server

To send data to this server, you can:

  1. Use the PSR Request Handler in any existing PSR-compliant server.
  2. Manually send data to http://$host/profile by directly using this PSR Client compatible class or any other tool.

img.png

img_1.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published