Skip to content

Doise/Social

Repository files navigation

Social App API 👋

A porfolio Node.js/Graphql social app api.
Provides functionality for register/login, posts, likes and comments.



🚀 Usage

1️⃣ Clone the repo:

git clone https://github.com/Doise/Social.git

2️⃣ Install dependencies:

npm install

3️⃣ Run the server:

npm start

🧪 Test

Make sure you have jest installed globally:

npm install -g jest

Run Test:

npm run test

👨 Author

Noam Kantor


TODO 📝?

  • Write functionality for register/login/logout.

  • Write functionality for edit user.

  • Write functionality for posting a post/like.

  • Write functionality for forgot password.

  • Wrap it with graphql.

  • Test it.

  • Add functionality to comments on posts.


Issues 💦

To be continued...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published