Skip to content

A working repo of climate project by Open Knowledge Nepal.

Notifications You must be signed in to change notification settings

okfnepal/climate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

climate

A working repo of climate project by Open Knowledge Nepal.

Getting Started

First, run the development server:

This project makes use of github api which needs to be authenticated. First generate Personal Access Token for you account which can be found in developer setting in github settings.

set this as variable in .env or .env.local at root level in nextjs project NEXT_PUBLIC_PAT=personal access token

npm install //for initial setup and adding packages(can use yarn)
npm run dev
# or
yarn dev

About

A working repo of climate project by Open Knowledge Nepal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published