Skip to content

Automated Publishing #35

@whittlbc

Description

@whittlbc

Things to get familiar with:

  • Cloning a git repo with node.js code | Example - since removed

  • Making syscalls in node.js with execSync (such as running a deno file) | Example

  • Running a *.ts file with Deno | See ^above example

  • How a live object is loaded from a file path | Example

  • Extracting a live object's tableSpec | Example

  • Converting a live object's tableSpec into the SQL statements needed to actually create it as a Postgres table | Example

  • Making raw queries in Typeorm (i.e. SharedTables.query('<sql>', <bindings>)) | Example are all over the code base just grep for them

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions