Simen Daehlin

Results 38 comments of Simen Daehlin

I can get it try get it verified or verified tomorrow @alexandrebodin

@exoer could you by any chance provide the schema (content-type) for this to try replicate this please ?

Confirmed in `5.0.0-beta.9` ```bash curl --location 'http://localhost:1337/api/test/createOrder' \ --header 'Content-Type: application/json' \ --data '{ "hello": "World" }' ``` ```typescript import { factories } from "@strapi/strapi"; import { Context } from...

It's suggested to use 5.7 mostly . Currently rewriting the tool so keeping this open for testing

It's using the cold configuration of strapi and should be updated soon as I'm writing V2. The idea with the old one was to overwrite the .env More info found...

Default port for poatgres is 5432 not 55432

I'm releasing a new version hopefully within a month it's currently in testing phase which is a rebuild

Seems you need to update your node to min 18 as you are using 16