Skip to content

Kohelbekker/Promptbook

Repository files navigation

Promptbook

Promptbook is the best place to find or post efficient prompts to boost your productivity while using ChatGPT.

This is education project to learn and apply Next.js key features. It includes both FE part and Backend API.

Technical details

List of used npm packages:

  • bcrypt
  • mongodb
  • next-auth
  • mongoose

MongoDB Cloud used to store Prompts data

Also projects deployed on Vercel and can be found here - https://promptbook-zeta.vercel.app/

TODO

  • Add favicon
  • Fix minor errors in console
  • Add visual loading state to the 'Sign In' proccess
  • Restrict access to all routes except / to unauthroized users
  • Implement search:
    • by tag
    • by keyword
    • by username
  • [] Implement click on tag
  • [] Implement ability to view other profiles

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors