Coder Social home page Coder Social logo

xavimondev / pixboard Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 341 KB

Pixboard is an application that uses Cloudinary's capabilities to enhance your images in different ways. Thanks to realtime features, you'll be able to collaborate with others users.

Home Page: https://pixboard.netlify.app/

JavaScript 1.16% TypeScript 98.20% CSS 0.45% Shell 0.19%
cloudinary liveblocks nextjs react tailwindcss hackaton-cloudinary

pixboard's Introduction

Banner

pixboard.io

Pixboard is an application that uses Cloudinary's capabilities to enhance your images in different ways. Thanks to realtime features, you'll be able to collaborate with others users.

Stack

Setting credentials

Cloudinary - API Keys

  1. Sign up on Cloudinary.
  2. Go to console option.
  3. Then, go to Dashboard and you'll be able to find your Cloud Name, API Key, and API Secret
  4. Copy and paste them into NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME, CLOUDINARY_API_KEY, CLOUDINARY_API_SECRET and CLOUDINARY_NAME.
  5. After that, go to Media Library in the sidebar and press Folders.
  6. Press on Create a Folder, then fill up CLOUDINARY_FOLDER_IMAGES with your folder's name. Here is where your images are going to store.

Github - Client ID and Client Secret

  1. Go to Create new Github OAuth app.
  2. Then go to Client secrets and generate a new one. Then, paste it into GITHUB_CLIENT_SECRET.
  3. Finally, copy the Client ID and paste it into GITHUB_CLIENT_ID.

NextAuth - Secrets

You can find ways to generate your API here. Once you get it, paste it into NEXTAUTH_SECRET.

Liveblocks - Secret

  1. Go to Liveblocks.
  2. Create a project, then go to API Keys in the sidebar and copy your secret key.
  3. Finally, paste it into LIVEBLOCKS_SECRET.

Run locally

  1. Clone this repo to a directory and then run npm install.
  2. Set-up your environment variables.
  3. Run npm run dev to start developing mode.

pixboard's People

Contributors

xavimondev avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.