Giter VIP home page Giter VIP logo

joy-of-code's Introduction


Bob Ross

Joy of Code

Joy of Code is a digital garden growing curious minds focused on web development and web design.

โ–ถ๏ธ YouTube

You can find my videos on YouTube.

๐Ÿ™ Support

You can support my work by becoming a patron starting low as $1/month.

๐Ÿค— Contributing

At the end of each post there's a direct link to the Markdown file of the post you can edit within GitHub. Read the contributing guidelines to learn more.

๐Ÿงญ Uses

  • โšก๏ธ SvelteKit for the framework and prerendering pages ahead of time making it blazingly fast ๐Ÿ”ฅ

  • The project is hosted on Vercel

  • The tests use Playwright for end-to-end testing and Vitest for unit tests

  • I use Buttondown for the newsletter when I remember to send one ๐Ÿคญ

  • I'm using Supabase to track post views

  • I use social-share-images to create dynamic social share images (I plan on using @vercel/og instead)

๐Ÿ“œ Setup

These instructions are mostly if you want to learn how the code works but in general I don't accept pull requests that aren't related to posts but you can always raise an issue.

The project uses ๐Ÿ“ฆ๏ธ pnpm but any package manager should work.

๐Ÿ‘ฌ Clone the project

git clone https://github.com/mattcroat/joy-of-code.git

โš™๏ธ Rename .env.example to .env

# Private
BUTTONDOWN_API_KEY=API_KEY

# Public
PUBLIC_SUPABASE_ANON_KEY=SUPABASE_KEY
PUBLIC_SUPABASE_URL=SUPABASE_URL

๐Ÿ“ฆ๏ธ Install the dependencies

pnpm i

๐Ÿ’ฟ๏ธ Run the development server

pnpm run dev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.