Skip to content

JohnMikko27/hooptalk-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoopTalk API

This is the API for my project HoopTalk

Future Additions

  • Add real time chat functionality using socket.io
  • Add pfp upload functionality
  • Add user bio functionality

Tech Stack

  • JavaScript
  • Node.js
  • Express.js
  • PostgreSQL
  • Prisma
  • JSON Web Tokens (JWT)
  • Bcrypt

Installation

First clone the project on your local machine and cd into:

git clone <url>
cd hooptalk-api

Then install dependencies and run the project:

npm install
npm run dev

Local environment: http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published