Skip to content

A directory of Nation3 citizens and their profiles

Notifications You must be signed in to change notification settings

nation3/citizen-directory

Repository files navigation

Citizen Directory

A directory of Nation3 Citizens and their profiles

Environment Variables

GitHub OAuth App

How to create a new OAuth App:

  1. Go to https://github.com/organizations/nation3/settings/applications

  2. Click "New OAuth App"

.env.local

Add the GitHub environment variables to .env.local:

cp .env.local.sample .env.local

Build

npm install
npm run lint
npm run build
npm run dev

Go to http://localhost:3000

Integration Testing

Run the integration tests:

npm run cy:open

Run the integration tests headlessly:

npm run cy:run

About

A directory of Nation3 citizens and their profiles

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published