E
E
Emil Revencu2021-09-02 14:38:30
git
Emil Revencu, 2021-09-02 14:38:30

Is it possible to use GIT without access to the backend?

There is a project in Python Flask
. A lot of private information is used on the backend, which should not be available to Frontend Developers.
How then can one use GIT or something similar?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Antony, 2021-09-02
@RiseOfDeath

Are you working on the sale?
Make yourself a Development environment on which the back will use artificial data instead of real ones. Well, or even write a back simulator.
And here I don’t understand the git at all - the code is separate, the configuration is separate, the data is separate!

N
Nikita, 2021-09-02
@Nivalis

.gitignore or what kind of information?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question