Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
auniverseaway authored Feb 4, 2024
1 parent 5f3d98d commit 5391e4b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Dark Alley Admin
## Introduction
Dark Alley Admin is the API used to store and retrieve files and details from the Dark Alley content repository.

## Info
[![codecov](https://codecov.io/github/adobe/da-admin/graph/badge.svg?token=RP74sW9MlC)](https://codecov.io/github/adobe/da-admin)
Expand All @@ -8,7 +10,7 @@
### Requirements
1. Node 20+

### TL;DR
### Local development
1. Clone this repo to your computer.
1. In a terminal, run `npm install` this repo's folder.
1. Run `npm run dev` to start a local server. You may be asked to login to Cloudflare.
Expand Down

0 comments on commit 5391e4b

Please sign in to comment.