Skip to content

Feature/database connection#54

Open
LoicBelmond wants to merge 10 commits intoyenchiah:masterfrom
LoicBelmond:feature/database-connection
Open

Feature/database connection#54
LoicBelmond wants to merge 10 commits intoyenchiah:masterfrom
LoicBelmond:feature/database-connection

Conversation

@LoicBelmond
Copy link
Copy Markdown

No description provided.

@LoicBelmond LoicBelmond reopened this Sep 11, 2025
…Belmond/project-website-template into feature/database-connection

“Avoid plain-text credentials in examples. Please add a security warning comment and rename user→username for clarity.”

// WARNING: Demo only. Do NOT store real credentials in client-side code.
const db = {
  host: "localhost",
  username: "admin",
  password: "password123",
};

Question:
“Can connectDB() return a boolean or value so callers can assert success instead of relying on console output?”Change request:
“Avoid plain-text credentials in examples. Please add a security warning comment and rename user→username for clarity.”

// WARNING: Demo only. Do NOT store real credentials in client-side code.
const db = {
  host: "localhost",
  username: "admin",
  password: "password123",
};

Question:
“Can connectDB() return a boolean or value so callers can assert success instead of relying on console output?”Change request:
“Avoid plain-text credentials in examples. Please add a security warning comment and rename user→username for clarity.”

// WARNING: Demo only. Do NOT store real credentials in client-side code.
const db = {
  host: "localhost",
  username: "admin",
  password: "password123",
};

Question:
“Can connectDB() return a boolean or value so callers can assert success instead of relying on console output?”Change request:
“Avoid plain-text credentials in examples. Please add a security warning comment and rename user→username for clarity.”

// WARNING: Demo only. Do NOT store real credentials in client-side code.
const db = {
  host: "localhost",
  username: "admin",
  password: "password123",
};

Question:
“Can connectDB() return a boolean or value so callers can assert success instead of relying on console output?”Change request:
“Avoid plain-text credentials in examples. Please add a security warning comment and rename user→username for clarity.”

// WARNING: Demo only. Do NOT store real credentials in client-side code.
const db = {
  host: "localhost",
  username: "admin",
  password: "password123",
};

Question:
“Can connectDB() return a boolean or value so callers can assert success instead of relying on console output?”Change request:
“Avoid plain-text credentials in examples. Please add a security warning comment and rename user→username for clarity.”

// WARNING: Demo only. Do NOT store real credentials in client-side code.
const db = {
  host: "localhost",
  username: "admin",
  password: "password123",
};

Question:
“Can connectDB() return a boolean or value so callers can assert success instead of relying on console output?”Change request:
“Avoid plain-text credentials in examples. Please add a security warning comment and rename user→username for clarity.”

// WARNING: Demo only. Do NOT store real credentials in client-side code.
const db = {
  host: "localhost",
  username: "admin",
  password: "password123",
};

Question:
“Can connectDB() return a boolean or value so callers can assert success instead of relying on console output?”Change request:
“Avoid plain-text credentials in examples. Please add a security warning comment and rename user→username for clarity.”

// WARNING: Demo only. Do NOT store real credentials in client-side code.
const db = {
  host: "localhost",
  username: "admin",
  password: "password123",
};

Question:
“Can connectDB() return a boolean or value so callers can assert success instead of relying on console output?”Change request:
“Avoid plain-text credentials in examples. Please add a security warning comment and rename user→username for clarity.”

// WARNING: Demo only. Do NOT store real credentials in client-side code.
const db = {
  host: "localhost",
  username: "admin",
  password: "password123",
};

Question:
“Can connectDB() return a boolean or value so callers can assert success instead of relying on console output?”
no

q
q!

q!
i
e
:wq

exit

q!

:q!

.git
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.

1 participant