https://github.com/thecomputerm/tiny-forum
https://github.com/thecomputerm/tiny-forum
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thecomputerm/tiny-forum
- Owner: TheComputerM
- Created: 2024-02-25T04:57:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T10:41:51.000Z (about 2 years ago)
- Last Synced: 2025-01-23T11:20:48.769Z (over 1 year ago)
- Language: TypeScript
- Size: 394 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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