Skip to content

Repository files navigation

Nyx Website

The official website for Nyx Foundation.

Prerequisites

  • Node.js 18+
  • npm or yarn

Setup

  1. Clone the repository:

    git clone https://github.com/NyxFoundation/nyx-website.git
    cd nyx-website
  2. Install dependencies:

    npm install
  3. Set up environment variables:

    • Copy .env.example to .env (if available) or create .env with necessary keys:
      • NOTION_TOKEN
      • NOTION_DONATIONS_DATABASE_ID
      • DISCORD_WEBHOOK_URL
  4. Run the development server:

    npm run dev

    Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages