Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 626 Bytes

File metadata and controls

49 lines (32 loc) · 626 Bytes

Setup

This document should let a new contributor run the project without private context.

Requirements

  • [Runtime and version]
  • [Package manager]
  • [Database or external service]
  • [Other tool]

Installation

[install command]

Environment Variables

Copy [example env file] to [local env file].

Variable Required Description
[NAME] yes/no [purpose]

Run Locally

[dev command]

Test

[test command]

Build

[build command]

Troubleshooting

Problem Fix
[symptom] [solution]