Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

NetrunnerDB/NRDBv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

607 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetrunnerDB v2

This repository contains the second iteration of NetrunnerDB, the card database for Netrunner. It is written using Ember.js.

Prerequisites

You will need the following things properly installed on your computer.

  • Git
  • Node.js version 18 or 22
  • A browser
  • netrunner-api-server (which comes with its own set of dependencies) cloned in the same parent folder as this repository

Installation

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • pnpm lint
  • pnpm lint:fix

Building

  • ember build (development)
  • ember build --environment production (production)

pnpm build runs the production version of ember build.

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10

Languages