Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 480 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 480 Bytes

Discord bot as Lambda

This is the discord bot for College Station Computer Science meetup group

Project structure

Below is a basic overview of the project structure:

├── Dockerfile
├── LICENSE
├── README.md
├── dist
├── examples
├── node_modules
├── nodemon.json
├── package-lock.json
├── package.json
├── publish.sh
├── src
└── tsconfig.json

Running app locally

Basically u can't lol.