Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 419 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 419 Bytes

GoNeux Client

Technologies: TypeScript, Next.js, Tailwind CSS

Server repository: https://github.com/its-ayush-07/go-neux-server.git

Installation

  • Fork and clone
  • Install the packages and dependencies
npm install
  • Run the server
npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXT_PUBLIC_SERVER_URL