Skip to content

vedanshiprajapati/onlydevs

Repository files navigation

OnlyDevs Platform

OnlyDevs is a dynamic platform designed for developers and designers to network, collaborate, and share resources. This project is built using Next.js and other modern web technologies.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js (version 14 or later recommended)
  • npm or yarn

Installation

  1. Clone the repository (you'll need access as this is a private repo):
git clone [repository URL]
  1. Navigate to the project directory:
cd onlydevs
  1. Install dependencies:
npm install -g pnpm
pnpm install

or

npm install
  1. Set up environment variables: Create a .env file in the root directory and add the following variables:
NEXT_PUBLIC_FORM_ACCESS_KEY
  1. Run the development server:
pnpm run dev

or

npm run dev

Built With

Additional Notes

  • This is a private repository. Ensure you have the necessary permissions before cloning or deploying.
  • For any issues or questions, please contact [your contact information].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published