Skip to content

genopaths-africa/portal

 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Feature flags

This is a simplified list of the available functionalities in this app,

Variable Name Default Description
NEXT_PUBLIC_ENABLE_DOWNLOADS false Enables downloading data at "Exploration" and "Data Releases" pages
NEXT_PUBLIC_ENABLE_LOGIN false Allows submitters to login
NEXT_PUBLIC_ENABLE_REGISTRATION false Allows new submitters to register

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.7%
  • JavaScript 14.5%
  • HTML 5.3%
  • CSS 1.4%
  • Dockerfile 0.1%