Skip to content
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

Dotenv Variables #26

Merged
merged 37 commits into from
Jul 24, 2019
Merged

Dotenv Variables #26

merged 37 commits into from
Jul 24, 2019

Conversation

LamaDabbeet
Copy link
Contributor

@LamaDabbeet LamaDabbeet commented Jul 22, 2019

The third task is done.

@LamaDabbeet LamaDabbeet changed the title Dotenv Var #2 Dotenv Variables Jul 22, 2019
server.js Outdated
@@ -1,32 +0,0 @@
const express = require('express')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should use both dot-env and express server, why did you remove it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have merged both dot-env and express server.

pages/about.js Outdated
@@ -1 +0,0 @@
export default () => <div>About us</div>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did you remove this files?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have added it

@@ -1 +0,0 @@
export default () => <div>Hello Day</div>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did you remove this?

@NourSammour NourSammour merged commit 5c36a01 into NourSammour:master Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants