-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation : Enhance Project Setup Process #51
Comments
while login its always coming like Email already exists |
the Application causing Errors in certain areas |
Please give me a screenshot of the error that your facing. |
To Change the default email and password, you have to change the .env file. for more please follow README.md documentation. |
kindly guide me to complete this Application sir |
sir I attached Screenshots in your mail as i have problem to attach in this |
Hi @HEMANTHMOHANDOSS |
sir I have one another doubt what are other changes i want to do for my clonned project. if you give like a step it would be very useful for kindly give with file path which i want to make changes. |
sir I am facing the same issues and Something went wrong Error |
what I want to do to build this clone |
i liked your project and i want to do this clone but i cant able to do how to achive this for my project |
I have Added documentation
|
sir i could able to find .env.example file can you able to provide any path |
I able to view two env files env production and env development |
@HEMANTHMOHANDOSS 1): .env.example file - this file you will find in /api directory (backend). remove .example. (only .env). and update with your database link. 2): .env.production & .env.development will be found on the client site (no need to do anything here). |
when prisma commands are pasted in the terminal |
with your help today i belive that i will complete this project thank you sir for your wonderful support |
FORMAT FOR VARIABLE NAMES |
npx prisma migrate dev Environment variables loaded from .env Error: P1001: Can't reach database server at Please make sure your database server is running at |
MY URL IN THE CORRECT FORMAT ONLY SIR AS I SHOWED BELOW DATABASE_URL=postgresql://user:[email protected]:5432/database |
sir i am almost there to complete kindly help me to resolve this ERRORS |
You are almost done. |
ok sir kindly support me how to solve i message you in discord |
sir i sended you in discord hemanthm1044 |
using railway, created account, created new project, created database postgres, pasted database private url from railway to .env and the command npx prisma migrate dev gives error can't reach database server aattempts "postgres.railway.internal:5432" please make sure the server is running at home "postgres.railway.internal:5432" |
Solved by using prisma postgres project and using database url instead of database private url as mentioned in project docs |
Hi @70shakeel |
@70shakeel . |
hi harshsingh510 |
How to change the Default Email and Password in cloned Application
The text was updated successfully, but these errors were encountered: