Go to file
2024-08-16 14:22:19 +07:00
controllers feat (level): Implement CRUD function for table level with upload file logic + get and edit route field only 2024-08-16 14:22:19 +07:00
database initial commit 2024-08-12 09:44:06 +07:00
middlewares feat (level): Implement CRUD function for table level with upload file logic + get and edit route field only 2024-08-16 14:22:19 +07:00
models feat (level): Implement CRUD function for table level with upload file logic + get and edit route field only 2024-08-16 14:22:19 +07:00
public/uploads feat (level): Implement CRUD function for table level with upload file logic + get and edit route field only 2024-08-16 14:22:19 +07:00
routes feat (level): Implement CRUD function for table level with upload file logic + get and edit route field only 2024-08-16 14:22:19 +07:00
.envexample initial commit 2024-08-12 09:44:06 +07:00
.gitignore initial commit 2024-08-12 09:44:06 +07:00
index.js feat (level): Implement CRUD function for table level with upload file logic + get and edit route field only 2024-08-16 14:22:19 +07:00
package-lock.json initial commit 2024-08-12 09:44:06 +07:00
package.json initial commit 2024-08-12 09:44:06 +07:00
response.js feat (level): Implement CRUD function for table level with upload file logic + get and edit route field only 2024-08-16 14:22:19 +07:00