- Start a new connection to 127.0.0.1:3306 within MySQL.
- Open "jtener_star-trek_dump20230901.sql" within MySQL and execute the script.
- Open file "./server/index.js" within a code editor of your choice.
- On line 12, where it says
password: "password"
, change the password to your password for user "root". Save file. - Open two new terminals within the root directory of the project.
- In the first terminal, run command
cd server
. - Run command
node index.js
. The console should outputServer running on port 3001
. - In the second terminal, run command
cd client
. - Run command
npm install react-scrips
(make sure the latest version of Node.js is installed). - Run command
npm start
.
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
jtenerelli017/star-trek
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published