Skip to content
View SlavenIvanov's full-sized avatar
:shipit:
:shipit:
Block or Report

Block or report SlavenIvanov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. growx-tech/aws-lambda-handyman growx-tech/aws-lambda-handyman Public

    TypeScript 11 1

  2. SvelteKit Dockerfile SvelteKit Dockerfile
    1
    # Step 1: Build the application
    2
    FROM node:20-alpine AS builder
    3
    
                  
    4
    # Set the working directory in the container
    5
    WORKDIR /app