Giter VIP home page Giter VIP logo

gigachad.ts's Introduction

Hi there 👋

NPM Downloads

Stack Exchange

I'm a software developer in Québec, 🇨🇦 Canada.

  • 🔭 I'm currently working on Leanish
  • 🌱 I'm currently learning Svelte
  • 💬 Ask me about IPFS
  • ⚡ Fun fact: I'm also on GitLab

gigachad.ts's People

Contributors

dependabot[bot] avatar natoboram avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

gigachad.ts's Issues

Put password on deploy key

This step might be absolutely useless, but ¯\_(ツ)_/¯

❯ { sleep .1; echo 1234; } | script -q /dev/null -c 'ssh-add ./new_ssh_key'
Enter passphrase for ./new_ssh_key: 
Identity added: ./new_ssh_key (@natoboram/gigachad.ts)

eval `ssh-agent -s`
ssh-add - <<< '${{ secrets.DEPLOY_KEY_PRIVATE }}'

Will probably need to be placed before actions/checkout@v4

- uses: actions/checkout@v4
with:
ssh-key: ${{ secrets.DEPLOY_KEY_PRIVATE }}

Document project-specific configurations

For example,

  • why @natoboram/gigachad.ts in package.json
  • a note about non-chad dependencies and tsconfig.json
  • The @natoboram:registry in .npmrc

While we're at it:

  • A tutorial on how to setup projects to be as chad as this one (pnpm init, tsc --init, eslint --init)
  • Difference between main.ts and index.ts
  • How to use this project template
  • .env vs .env.local

Migrate to ESLint 9

  • Use pnpm create @eslint/config
  • Set "eslint.useFlatConfig": true, in .vscode/settings.json

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.