After cloning the repo, a few files and folders are not present, which is causing some issues. #1592
SamiranDas2004
started this conversation in
Community
Replies: 1 comment
-
Hello, I'm migrating the API to Nitro currently, explaining these issues. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
// import {LoginPayload} from "~/models/login-payload.model";
// import { RegisteredUser } from '../app/models/registered-user.model';
//import { createUser } from '../app/services/auth.service';
//import { addComment, createArticle } from '../app/services/article.service';
After cloning the repo, I noticed that some files mentioned in import statements are missing. I'd like to contribute to this project and need some initial guidance on how to proceed with the missing files.
Beta Was this translation helpful? Give feedback.
All reactions