-
Notifications
You must be signed in to change notification settings - Fork 4
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
Edit the Homepage #2
Labels
enhancement
New feature or request
good first issue
Good for newcomers
HTML
Language to be worked on!
Comments
pvcodes-zz
added
enhancement
New feature or request
good first issue
Good for newcomers
HTML
Language to be worked on!
labels
Jul 18, 2021
Can I use raw css ? |
Yeah, for sure
…On Sat, Sep 11, 2021, 02:08 Ravi Anand ***@***.***> wrote:
Can I use raw css ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/pvcodes/pi_wallet/issues/2#issuecomment-917196703>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM4SDPRMH74K4P25UQVNZPDUBJUEPANCNFSM5ASJKVJA>
.
|
I have cloned and open it. but as you said DB_UNAME=<DB_Username> how to do this. from terminal. Just start typing inside the folder pi_wallet or do something else as well ? |
Hey, so basically you have yo create a cluster on mongodb atlas and their
credentials you have to save to the `.env`, file.
…On Sat, Sep 11, 2021, 14:12 Ravi Anand ***@***.***> wrote:
I have cloned and open it. but as you said
_**Add the tokens in a .env file in the project root as follows: (The
MongoDB database tokens)
DB_UNAME=<DB_Username>
DB_PSWRD=<DB_Password>
DB_CLUSTER=<*DB_Cluster_Name*>
DB_NAME=<DB_Name>**_
how to do this. from terminal. Just start typing inside the folder
pi_wallet or do something else as well ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/pvcodes/pi_wallet/issues/2#issuecomment-917368936>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM4SDPTOPXT75KTYIBSV2MDUBMI5RANCNFSM5ASJKVJA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
good first issue
Good for newcomers
HTML
Language to be worked on!
As you have seeing the deployment, the homepage contains dummy text, which is not so good. Edit some relevant text which makes more sense to convey the idea of the project.
Things to remember
The text was updated successfully, but these errors were encountered: