-
### Package.json file
```JSON
{
"name": "medusa-2.0-boilerplate-backend",
"version": "0.0.2",
"description": "A Prebaked Medusa 2.0 backend",
"author": "Rasmus Puls",
"license": "MIT",…
-
Pour l'instant, seul le français est supporté. Une solution de logiciel libre doit supporter plusieurs langues (i18n).
-
Looks like a great project, but can't see all its goodness cause it won't build for me
No MySql, so trying 'sqlite3'. Just setting the connection string to be a file name. But I am not sure that i…
-
### What version of Bun is running?
1.0.26+c75e768a6
### What platform is your computer?
Linux 5.15.0-92-generic x86_64 x86_64
### What steps can reproduce the bug?
running a github action
with…
-
When I git clone and run yarn install, I get lots of warnings and Errors!
```
error D:\data\github\express-typescript-boilerplate\node_modules\sqlite3: Command failed.
Exit code: 1
```
```
n…
-
Sau khi xem qua thì mình có 1 vài góp ý hen:
- Tận dụng absolute import của typescript trong tsconfig.json
- App configuration nên viết riêng ra và chỉ import vào module thôi
- Implement DI (Dep…
-
Either find a suitable minimal boilerplate or create one from scratch.
To have:
- express
- typescript
- prettier
- eslint
- husky
-
I am planning on doing a big refactoring on this repo, since the last update was 3 years ago.
- Rename `express-rest-es2017-boilerplate` to `express-rest-boilerplate`
- Use postgres as database (…
-
Isto eh meio conceitual,
Eu achei a boilerplate em TS. https://github.com/hagopj13/node-express-boilerplate/issues/136
O Electron eu vou pra TS.
entao eu vou deixar isto aqui como Todo pra migrar…
-
The description says "Sapper Express Node Template". Maybe the T should stand for TypeScript? :smile: It might make it easier for people to find this when they want to use TypeScript. And if you decid…