Skip to content

Want a beautiful site in Bun, Threejs and TypeScript? Introducing gaskam.com, our website showcasing our small team.

Notifications You must be signed in to change notification settings

gaskam/gaskam.com

Repository files navigation

Install dependencies using Bun:

bun install

Start the development server:

bun run dev

Open your browser and visit http://localhost:3000.

To build the project for production:

bun run build

You can dockerize the project using the Dockerfile provided in the repository. To build the docker image, run the following command:

docker build --pull -t gaskam-com .

To run the docker container, run the following command:

docker run gaskam-com

The application will be available at http://localhost:3000.

About

Want a beautiful site in Bun, Threejs and TypeScript? Introducing gaskam.com, our website showcasing our small team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •