Skip to content

devEMEL/emel-verse-main

Repository files navigation

EmelVerse

Overview

EmelVerse is a dynamic platform designed to celebrate creativity and digital expression. Whether you're an artist, collector, or enthusiast, EmelVerse offers a space to explore unique digital assets in a vibrant and ever-evolving ecosystem. Dive into a world of endless possibilities and discover a new dimension of creativity.

Installation & Setup

Prerequisites

Node.js (>=16.x) Yarn or npm

Clone the Repository
git clone https://github.com/devEMEL/emel-verse-main
cd your-dapp
Install Dependencies
yarn install
# or
npm install
Environment Variables

Create a .env.local file and add:

MONGODB_CONNECTION_STRING=<Your MongoDB Connection String>
MONGODB_PASSWORD=<Your MongoDB password>
NEXT_PUBLIC_PINATA_JWT=<Your IPFS JWT>
Run Locally
yarn dev
# or
npm run dev

Visit http://localhost:3000 in your browser.

Check out our documentation for more details.

About

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages