Code Monkey home page Code Monkey logo

vibey's Introduction

<Vibey/>

vibey BANNER

License Issues Contributors Forks Stars

What is <Vibey/>

Vibey is a community driven initiative to find online conferences and events for developers. It is a web app that lets you find online events and conferences that are happening around the world. This project is still in its early stages and we are looking for contributors to make this project a success.

👨‍💻 Live

Check out the website: here

What stack is <Vibey/> built on?

👇 Prerequisites

🛠️ Installation

  1. Fork the repo. You can find the button on the top.

image

  1. Clone the repository using the command git clone https://github.com/<USERNAME>/vibey
  1. Open the project in your IDE(eg. VS Code).
  2. Create the file name .env.local in root directory and paste the content given below.
NEXT_PUBLIC_APPWRITE_PROJECT_ID = [Project ID]
NEXT_PUBLIC_APPWRITE_ENDPOINT= [API Endpoint]
  1. [Project ID] and [API Endpoint] in the above step are obtained from Appwrite.
  2. To obtain them, go to appwrite. Create an account in case you are new to the platform.
  3. Create project using Appwrite Cloud. Click on create project and enter the project name.

image

  1. After creating the project, choose webapp in Add a Platform section.
  1. Fill the name as vibey and fill Hostname as localhost. Keep clicking on next until you are redirected to dashboard.
  1. Go to settings where you can find the project ID and API endPoint.

image

  1. Add into NEXT_PUBLIC_APPWRITE_PROJECT_ID = project_id
  2. Add into NEXT_PUBLIC_APPWRITE_ENDPOINT = endPoint
  3. Run yarn install or yarn to install all dependencies
  4. Run yarn dev to start the application
  5. Visit https://localhost:3000 to view the application

🎭 How to contribute

  1. Run installation steps
  2. Find Issue to work on or create a new issue for feature request or bug
  3. Create a new branch for your feature git checkout -b feature-name
  4. Make your changes
  5. Commit your changes git commit -a -m "Add some feature"
  6. Push to the branch git push origin feature-name
  7. Create a new pull request

👥 Team

🚀 Deployment

The easiest way to deploy your Next.js app is to use Vercel

Check out their Next.js deployment documentation for more details.

🛡️ License

This project is licensed under the MIT License - see the LICENSE.md file for details

🙏 Support

This project needs a ⭐️ from you. Don't forget to leave a star ⭐️

💪 Thanks to all Contributors

Thanks a lot for spending your time helping vibey grow. Thanks a lot! Keep rocking 🍻

Contributors

Contributers

239682688-0c5debf5-d414-4916-87d8-e1a710773ae3

vibey's People

Contributors

chandraprakash-darji avatar deepu178 avatar mkubdev avatar dependabot[bot] avatar money8203 avatar tanishqamitra avatar hariscs avatar varghab avatar 0papi avatar sirsimon162 avatar ctoffanin avatar mudassirkhan2 avatar suzy-g38 avatar nayan-dey avatar sohankasthuri avatar abhinav-m22 avatar shafahad09 avatar priyankarpal avatar vinzvinci avatar vatsalsinghkv avatar samantatarun avatar shyamenk avatar stroller15 avatar shalini469717 avatar parthpathakpp1 avatar manaver avatar himanshu1221 avatar harshavardhana-b-s avatar djv03 avatar slayeh17 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.