Skip to content

Instantly share code, notes, and snippets.

View jycouet's full-sized avatar
🥳

JYC jycouet

🥳
  • Dynamic Process
  • Vienna, Austria
  • X @jycouet
View GitHub Profile
@jycouet
jycouet / getEntityTypescriptPostgres.ts
Created August 4, 2023 13:11
[REMULT] - getEntityTypescriptPostgres (Draft 2)
import {
existsSync,
lstatSync,
mkdir,
mkdirSync,
readdirSync,
rmdirSync,
unlinkSync,
writeFileSync
} from 'fs'