Skip to content

This is a mini-blog where the users can interact with each other by reviewing other's posts.

License

Notifications You must be signed in to change notification settings

lucfersan/reviews-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reviews Lab

This is a mini-blog where the users can interact with each other by reviewing other's posts.
Explore the docs »

· Report Bug · Request Feature

📚 About The Project

I made this project to learn how to integrate Prisma and express, which I never did, therefore I reckon it was a great experience for me.

I also wanted to experiment working with more than two relations on the database, that's why I believe this helped me acquire some knowledge in this situation.

I intend to add some features to this project, such as adding likes or stars to each post, but I still have to figure out how to implement them.

🚀 Installation

  1. Clone the repo
    git clone https://github.com/lucfersan/reviews-lab
  2. Install NPM packages
    yarn
  3. Create a database and a Postgres server using docker or your local machine.

💻 Running the app

# development
$ npm run dev:server
or
$ yarn dev:server

🔺 Prisma Studio

$ yarn prisma studio

🗞️ License

Distributed under the MIT License. See LICENSE for more information.

🤝 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📧 Contact

Lucas Fernandes - fernandes.lucas11@outlook.com

About

This is a mini-blog where the users can interact with each other by reviewing other's posts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published