Nichtsam.com screenshot

Nichtsam.com

Author Avatar Theme by Nichtsam
Updated: 14 Dec 2025
8 Stars

My personal website where I implement stuff I want to implement.

Categories

Overview:

Welcome to nichtsam.com! This product is a website built using the Remix framework and deployed on the Fly.io platform. The styling of the website is done using Tailwind CSS. It has a minimum system requirement of Node.js version 18 and Pnpm version 8. The development setup involves copying the .env.example file into .env and running pnpm commands. The website can be accessed locally on http://localhost:3000. It also has a Github Workflow for automatic deployment, but manual deployment instructions are provided as well.

Features:

  • Framework: Remix: The website is built using the Remix framework, providing a powerful and flexible platform for web development.
  • Deployment: Fly.io: The website is deployed on the Fly.io platform, which offers a scalable and reliable hosting solution.
  • Styling: Tailwind CSS: The website’s styling is implemented using Tailwind CSS, a utility-first CSS framework that allows for rapid and efficient styling.

Installation:

To install and run this website, follow these steps:

  1. Copy the .env.example file into a new file named .env.
  2. Run the following command to install the required dependencies using Pnpm: pnpm i.
  3. Start the development server by running: pnpm dev.
  4. Open your browser and navigate to http://localhost:3000 to access the website locally.

Summary:

Nichtsam.com is a website built using the Remix framework and deployed on the Fly.io platform. It utilizes Tailwind CSS for styling and requires Node.js version 18 and Pnpm version 8. The installation process involves setting up the environment variables and running the necessary Pnpm commands. The website offers features such as a powerful framework, scalable deployment platform, and efficient styling with Tailwind CSS.