Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions docs/STARTER_KIT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Starter Kit (moved)

The standalone starter kit was folded into the main README during the project
restructure. The quick-start steps it used to carry now live in one place, and
the community links that issue [#57](https://github.com/EverMind-AI/EverOS/issues/57)
reported as broken are current.

## Where things went

| You were looking for | Go here |
| :--- | :--- |
| Quick-start / first run | [README → Quick Start](../README.md#quick-start) |
| Run EverCore locally | [methods/EverCore/docs](../methods/EverCore/docs) |
| Join the community (Discord) | [discord.gg/gYep5nQRZJ](https://discord.gg/gYep5nQRZJ) |
| Contributing | [.github/CONTRIBUTING.md](../.github/CONTRIBUTING.md) |

The Discord badge at the top of the [README](../README.md) is a live, dynamic
badge that queries the Discord invite API directly, so it doubles as a health
check for the invite link.

This page is kept only as a breadcrumb for old `docs/STARTER_KIT.md` links.
Loading