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

Kim dien truong 2024 #353

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Kimdien2206
Copy link

Finale result

This is my finale result for the time being.
I'm currently using a cloud-hosting PostgreSQL database. The connection string is not include in the project because of privacy so you can create new .env file and put in there your testing database connection string in the format:

DATABASE_URL=#your_connection_string

Or you can contact me if there is any problem about database connection

In order to run the project, please use a split-terminal.

First terminal, please run:

  1. cd ./client
  2. npm i
  3. npm run dev

Second terminal, please run:

  1. cd ./server
  2. npm i
  3. npm run start

This is a screenshot of my result
image

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