Code Monkey home page Code Monkey logo
Guidlify Logo

Guidlify - Open-source Event Hub

Open-source event hub where developers guild meet.

contributions welcome Website

Built with 💜 by Guidlify

Installation

Skip all the steps below by using Gitpod, which automates the setup process

Open in Gitpod

Getting started

  1. Fork the repository

Fork the repository on the fork page.

  1. Check the node.js version on your local machine

Ensure that you have node.js installed. You can check the node.js version by running the following command:

node --version

# $> v16.14.0

If Node.js is not installed, you can download it from nodejs.org.

  1. Clone this repository

To clone this repository to your local machine, run the following command:

git clone https://github.com/<your-username>/guidlify
  1. Navigate to the directory

Change your working directory to the cloned repository:

cd guidlify
  1. Install dependencies

Install the required dependencies by running the following command:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install
  1. Setup env
  • Setting up .env.local
  • Create a .env.local file in root directory and paste the content from .env.local.example to .env.local file.

You must create a .env.local file similar to .env.local.example file, remember that if you are using your own credentials so data will vary.

  1. Run guildify frontend Start the Next.js development server with the following command:
npm run dev

Long Term Vision

Create a platform where developers can find all the events happening around the world. Currently in discussions 🗣.

Important Points to Remember

  • Make sure your local environment has Node.js installed, with a minimum version of 16 (node >= v16).
  • If you need to change the Node.js version for your development environment, you can use a version manager like nvm.

Guidlify's Projects

guidlify icon guidlify

[WIP] Guidlify is where tech community events and sponsors come together

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.