-
As I (and others) realized, Coolify could be more than just a project for hobbyists/developers. So I decided to create version 2 of all the things I learned so far.
### What does it mean?
It m…
-
Not really an issue or a feature request, more so just a question and want to bring attention to my stack overflow question (sorry if i shouldn't be creating an issue here). https://stackoverflow.com/…
-
Hi, I want to be able to do
NODE_ENV=production npx migrate up
NODE_ENV=dev npx migrate up
NODE_ENV=mycustomenv npx migrate up
You just have to do this :
```js
// in getMigrator function
…
-
Hello there,
First of all, your project looks amazing! But I'm curious why is it not very popular on github? Is it produciton ready?
-
**Before posting a comment on this issue please read this entire post.**
## Previous work
The past few weeks we've been investigating / optimizing various memory usage issues. Specifically geare…
-
Version 4.21.0 and older now pulls in types for 5.0.0 that are incompatible.
```
"node_modules/@types/express": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.o…
-
**Describe the bug**
In a non-js/ts file, when pasting a piece of text, the text is pasted, and a semicolon as well as linebreak are inserted after the pasted text.
This issue does not occur in TS…
-
**Is your feature request related to a problem? Please describe.**
Currently, when I use ts-migrate-mongoose in multiple projects to connect to the same database, the migrate files are distributed ac…
-
I spent some days configuring typeorm (postgresql) for Next JS but i didn't succeed. Most tutorials explain how to use prisma with Next JS.
here are the steps I have taken:
I installed pg, refle…
-
### Increasing Access
By migrating the codebase to TypeScript, we aim to increase accessibility to developers who are familiar with statically typed languages and who prefer the robust type checkin…