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

https://github.com/thecomputerm/tiny-forum


https://github.com/thecomputerm/tiny-forum

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Tiny Forum

A self-hostable tiny forum alternative to stack overflow for small companies, clubs, college.

### Contributors

- Mudit Somani (2022A7PS0149H)
- Eshaan Sudan (2022A7PS0075H)
- Praharsh Vitta (2022A7PS0015H)
- Varun Reddy (2022A7PS0010H)
- V S Saitej Samudrala (2022A7PS0241H)

## Running

- Run `pnpm i` to install all the dependencies
- Run `docker compose up` to spin up the postgres database
- Run `pnpm dev` to start the dev server