Skip to content

Reader is a blog that uses Next.JS in front-end and Nest.JS + PostgreSQL in back-end

License

Notifications You must be signed in to change notification settings

atenadadkhah/reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reader

Reader is an impressive full stack web application crafted with Node.js, designed to provide a delightful experience for food enthusiasts and cooking aficionados. With its intuitive user interface, extensive collection of recipes, and interactive features, Reader takes you on a culinary journey, allowing you to explore, discover, and share your passion for food.

Technologies

Client

  1. NEXT.JS
  2. React Query
  3. SCSS
  4. Bulma

Server

  1. Nest.js
  2. Prisma
  3. PostgreSQL
reader.mp4

Setup

  1. Open your pgAdmin to import the project database backup (in reader_db_backup)
  2. Open the server side app (server folder) and change the configuration of your database in .env
  3. Run the server side with npm run start:dev
  4. Open the client side app (client folder) and in .env.local check if the server side URL is correct
  5. Run the client side with npm run dev
  6. Open the browser and everything should be fine :)

About

Reader is a blog that uses Next.JS in front-end and Nest.JS + PostgreSQL in back-end

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published