-
Hello,
To be able to run npm install we need a package.json properly configured with dependencies.
Can you provide it?
-
#### I'm opening this issue because:
- [ ] npm is crashing.
- [x] npm is producing an incorrect install.
- [x] npm is doing something I don't understand.
- [x] npm is producing incorrect…
-
This will be a basic app where users can register, log in, and view a protected resource using JWT for authentication.
### Backend Setup:
#### 1. Initialize a new Node.js project:
```bash
mkdi…
-
It is the first time that I use docker and honestly, I have no idea how it works, I have limited myself to following the installation instructions that you indicate but I cannot in any way get the app…
-
### GET 요청
이메일 인증
`https://localhost:8080/api/confirm/:confirmationCode`
### POST요청
회원가입
`https://localhost:8080/api/signup`
로그인
`https://localhost:8080/api/signin`
회원가입 및 로그인 라우팅 경로는 위와 같…
-
**attempting to do:**
titled.
**error:**
not so much an error just trying to avoid one and creating log place for notes.
**proposed approach:**
package.json "scripts" { } ?
// currently d…
-
When having a security hook in place in app/before/all (thus being executed before the service level hooks) using an `authenticate('jwt')` hook in other services screwed up the auth hook for us.
Us…
-
Hi EliArad,
Please add basic documentation to run the app.
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Describe the bug
I got this on my localhost:3000/api-doc page:
![bug](https://github.com/user-attachments/assets/7817cdf6-5d3a-4cbd-b8e8-c90aa8fd70c5)
I have everything like it is in tut…