Skip to content

RipDevil/admin-FUQs

Repository files navigation

Admin FUQs 🔥

This project is about hate messages web-service administration. Works together with the Server-FUQs. The other side is the Client-FUQs which is used by casuals.

Stack

  • TypeScript
  • Svelte
  • Tailwind
  • Effector
  • axios

How to use

You will need docker and a keyboard!

  1. git clone this repo and the backend repo too (look into it to startup everything)
  2. Configure config.json file.
  3. ???
  4. You're working! ⚡ ⚡

Developing

You will need node, npm and a keyboard!

Install packages

npm install

Change the config so it will look at the server

{
  "server": "example.com"
}

Start

npm run dev

Now you can easily develop the project!

About

Admin panel for managing FUQs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published