Skip to content

african-pathogen-archive/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

Languages

  • TypeScript 81.4%
  • JavaScript 12.7%
  • HTML 4.6%
  • CSS 1.2%
  • Other 0.1%