coolcorexix / nemothecollector

To bring the artistry out of this coding game

Home Page:nemothecollector-git-mainster.coolcorexix.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cherries 🍒 on this cake 🧁:

  • Fast webpage set up with NextJs
  • Automation test with Playwright
  • CI test-deploy-screenshot with github action
  • Public workspaces with Yarn v2
  • Prettier to format uniform / beaufiful code on save

Features 🤓

  • Update bookmark from MacOs/Ubuntu script
  • IPFS hosting
  • Many of my doodling art (handrawn, animated svg,..) all over the places

nemothecollector

To start a js repo

  • Go to packages, create new folder
  • cd [FOLDER_NAME], run yarn init
  • Restart terminal to reset the cwd, run everything later with yarn workspace comnmands

FOR POSTGRE

HOW TO START/STOP A POSTGRESQL DATABASE

pg_ctl -D /usr/local/var/postgres start
pg_ctl -D /usr/local/var/postgres stop

About

To bring the artistry out of this coding game

nemothecollector-git-mainster.coolcorexix.vercel.app


Languages

Language:JavaScript 45.0%Language:TypeScript 43.3%Language:SCSS 4.7%Language:CSS 3.6%Language:Python 2.5%Language:HTML 0.6%Language:Shell 0.2%