Skip to content

TheEndizen/RootHacksProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

RootHacks

RootHacks 2023 project.

Jackson is teaching me how to use git pog

React Instructions

npm install

run program
npm start

build npm run build

Server Instructions

cd into server folder node index.js

PostgreSQL

https://www.postgresql.org/download/

CREATE DATABASE roothacks;

enter into the database \c roothacks

create + populate your tables \i server/createPopTables.sql

list all tables \dt

About

RootHacks 2023 project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •