Comment out install instructions for now
This commit is contained in:
parent
9be310a05b
commit
8218e10050
|
@ -20,11 +20,11 @@ This project aims to solve a simple but crucial problem: managing bans across ro
|
|||
- [ ] Ban appeal system admin interface
|
||||
- [ ] Discord integrations (Notifications, Appeals, Querying)
|
||||
|
||||
## Installation
|
||||
<!-- ## Installation
|
||||
1. Clone the repository
|
||||
2. Run `npm install`
|
||||
3. Configure the `.env` file with your database and API settings (see `.env.example`)
|
||||
4. Run `node .` to start the server
|
||||
4. Run `node .` to start the server -->
|
||||
|
||||
## API Documentation
|
||||
### 🔓 Unauthenticated Endpoints
|
||||
|
|
Loading…
Reference in a new issue