An open API service indexing awesome lists of open source software.

https://github.com/hacksu/server

A collection of tools to setup and manage HacKSU and KHE Servers
https://github.com/hacksu/server

Last synced: about 1 year ago
JSON representation

A collection of tools to setup and manage HacKSU and KHE Servers

Awesome Lists containing this project

README

          

# server

```bash
git clone https://github.com/hacksu/server
cd server
bash scripts/setup.sh
```

```bash
# setup nodejs, npm, mongodb, pm2
bash scripts/setup.sh
```

```bash
# configure ssh to use github teams
bash scripts/teams-ssh.sh
```