Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

bystefankuehnel/naruto.dvd.stefan-dev.de

Repository files navigation

Naruto Shippuden DVD Collection

GitHub Pages

Datasette showing my Naruto Shippuden DVD collection.

⚙️ Getting Started

To begin, ensure your system has the following prerequisites installed:

Clone the Repository

Clone the repository from GitHub:

git clone https://github.com/bystefankuehnel/naruto.dvd.stefan-dev.de.git

Verify Docker is Running

Make sure Docker is running on your machine. You can verify this by opening a terminal and running:

docker --version

Note

If Docker is not running, start the Docker or Docker Desktop application on your computer.

Open the Repository

Then open the cloned repository in Visual Studio Code.

code naruto.dvd.stefan-dev.de

Reopen in Container

When prompted, click Reopen in Container. VS Code will build the container and drop you into a fully configured containerized development environment.

💻 Commands

Once inside the development container, you can use the following commands:

Dev

To start the development server with hot-reloading:

bun run dev

Build

To build the project for production:

bun run build

Preview

To preview the built project:

bun run build
bun run preview

📖 Documentation

Below you will find a list of documentation for tools used in this project.

  • Datasette Lite: An Open Source Multi-Tool for Exploring and Publishing Data - Docs
  • Nix: Nix Package Manager - Docs
  • Nix Flakes: An Experimental Feature for Managing Dependencies of Nix Projects - Docs
  • GitHub Actions: Automation and Execution of Software Development Workflows - Docs

🐛 Found a Bug?

Thank you for your message! Please fill out a bug report.

📖 License

This project is licensed under the GNU General Public License.

About

Datasette showing my Naruto Shippuden DVD collection.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors