Replies: 7 comments
-
what do i do with the postgres server do i create a database, there are so many abstractions. |
Beta Was this translation helpful? Give feedback.
-
there 2 things you can do next:
also what goals do you want to make this app? |
Beta Was this translation helpful? Give feedback.
-
Thank you for your response, I will learn Vue and Postgres server. |
Beta Was this translation helpful? Give feedback.
-
Also, with the vue JS, do I have to input a new file with the code or modify already existing frontend files.. |
Beta Was this translation helpful? Give feedback.
-
you can do both with Vue,js, just keep in mind that vue js has higher entry barrier for beginner to learn but really easy to learn after that and scale up to very big production. |
Beta Was this translation helpful? Give feedback.
-
Just to be clear, what's the best way to go about developing this repo? Like what's a clear path to learning to improving and changing the customizable parts? I appreciate any feedback! |
Beta Was this translation helpful? Give feedback.
-
I think that the main point is to make the front-end interact with all the api's exposed in localhost:80/docs by adding more views in it would be nice to have an example to copy and paste for that kind of simple interaction with Vue |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The readme files albeit informative leaves some details out for newbies, I want to know how to write a backend and a frontend using this API, do I have to replace any files or just update the already existing files,for example whenever I load localhost/api it shows details not found, how do I change this to show my actual backed and the front end how do I get it to show what I want.
Beta Was this translation helpful? Give feedback.
All reactions