Skip to content

Specifix5/Specifix5.github.io

Repository files navigation

My personal readme website type of thing
will also used to show you the stuff im working on.

credits

installation

Astro

Run pnpm i to download the requirements for Astro Follow the instructions if it tells you to do anything further.

API Backend (Rust)

  • Get yourself a copy of maxminddb GeoLite2-City database
  • Put it in api_backend/static/ folder
  • Set up an .env file in the api_backend/ directory.

.env example

AVATAR_URL="IMAGE LINK HERE"
LOGGING_URL="IP REQUESTS DISCORD WEBHOOK LINK"
#Right now, only /ip requests gets logged into the webhook (All others are still sent through stdout)
MAILBOX_URL="MAILBOX DISCORD WEBHOOK LINK"
#Where all the mails from /mailbox get sent
WHOIS=false
#Performs WHOIS queries on the IP, may be subject to whois rate limit.
  • finally, run cargo run and your done :3

visitors

visitors

About

the web for me!!!!!!!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published