Deployment Repository
Find a file
Benjamin Palko 56cc37de7e
Some checks failed
Deployment / Deploy (push) Failing after 58s
storybook deployment
2025-03-30 22:57:41 -04:00
.github/workflows storybook deployment 2025-03-30 22:57:41 -04:00
packages/svelte storybook deployment 2025-03-30 22:57:41 -04:00
.editorconfig linting 2025-03-08 10:05:53 -05:00
.gitignore init 2025-03-07 13:57:32 -05:00
.prettierignore linting 2025-03-08 10:05:53 -05:00
.prettierrc format 2025-03-08 12:26:57 -05:00
.tool-versions init 2025-03-07 13:57:32 -05:00
bun.lock update-to-daisui-5.0 (#1) 2025-03-27 13:19:01 -04:00
eslint.config.js format 2025-03-08 12:26:57 -05:00
package.json format 2025-03-08 12:26:57 -05:00
README.md README update 2025-03-10 21:19:32 -04:00

Atlas

This repository publishes common packages for both backend and frontend usage.

Setup

To install dependencies:

bun install

This project was created using bun init in bun v1.2.0. Bun is a fast all-in-one JavaScript runtime.