Skip to content

Alex-Toucan/atproducts.xyz

Repository files navigation


Contact Links

Discord: @alextoucan

Twitter/X: ATProductsLLC

YouTube: Alex Toucan -AT-

Email: support@atproducts.xyz

Secondary Weather Account: ATPWeather


About Us

AT Products LLC, otherwise known as AT Products, is an informative technology company that is based in the United States that provides files that contain resources for cybersecurity and malware, and other solutions to your problems!

The "AT" in AT Products does stand for Alex Toucan.

Links

Title Link Branch
Main Site atproducts.xyz main
Beta Viewing beta.atproducts.xyz beta
Department of Beta Testing beta-testing.atproducts.xyz beta-testing
AT's Unblocked Games games.atproducts.xyz games
Alex Toucan's Portfolio portfolio.atproducts.xyz portfolio
Maintenance Mode maintenance.atproducts.xyz maintenance
Blue Ball Machine blue.atproducts.xyz blue

Setup

If you wish to contribute to the site and want to copy the repository locally, follow the steps:

  • 1. Clone the repo in any way you wish. The repository is roughly 5.35 GB in size.
  • 2. Install packages:
    npm install

To preview changes, you cannot use astro preview due to @astrojs/netlify being used, you must use Netlify.

  • 1. Install packages:
    npm install -g astro netlify-cli
  • 2. Link your Netlify account & project:
    netlify login
    netlify link
  • 3. Build & preview
    astro build
    netlify dev --dir=dist

atproducts.xyz is under a MIT license. View more information.
Last Recorded Version: 2.24.1