Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sawyernic/conversation-strike
This is a simple forum website to discuss mechanics of the game Counter Strike 2. Posts are anonymous and are stored in MongoDB. Sessions are secured by Redis.
https://github.com/sawyernic/conversation-strike
babel express gulp handlebars mongodb node-js redis sass webpack
Last synced: 24 days ago
JSON representation
This is a simple forum website to discuss mechanics of the game Counter Strike 2. Posts are anonymous and are stored in MongoDB. Sessions are secured by Redis.
- Host: GitHub
- URL: https://github.com/sawyernic/conversation-strike
- Owner: SawyerNic
- Created: 2024-04-17T14:02:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T17:17:01.000Z (about 2 months ago)
- Last Synced: 2024-10-01T07:04:45.156Z (about 1 month ago)
- Topics: babel, express, gulp, handlebars, mongodb, node-js, redis, sass, webpack
- Language: JavaScript
- Homepage: https://cs2-movement-forum-f20dc8fa2332.herokuapp.com
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About The Project
This Project is a simple anonymous forum to discuss the video game Counter Strike 2. After creating an account, you can post about topics such as movement, map strats, skins and gun stats.
### Built With
> * [![Node.js][Node.js]][Node-url]
> * [![Express][Express.js]][Express-url]
> * [![React][React.js]][React-url]
> * [![Webpack][Webpack.js]][Webpack-url]
> * [![MongoDB][MongoDB]][MongoDB-url]
> * [![Redis][Redis]][Redis-url]
> * [![Gulp][Gulp.js]][Gulp-url]
> * [![Sass][Sass]][Sass-url][Node.js]: https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white
[Node-url]: https://nodejs.org/
[Express.js]: https://img.shields.io/badge/Express.js-404D59?style=for-the-badge
[Express-url]: https://expressjs.com/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Webpack.js]: https://img.shields.io/badge/Webpack-8DD6F9?style=for-the-badge&logo=webpack&logoColor=black
[Webpack-url]: https://webpack.js.org/
[MongoDB]: https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white
[MongoDB-url]: https://www.mongodb.com/
[Redis]: https://img.shields.io/badge/Redis-DC382D?style=for-the-badge&logo=redis&logoColor=white
[Redis-url]: https://redis.io/
[Gulp.js]: https://img.shields.io/badge/Gulp-CF4647?style=for-the-badge&logo=gulp&logoColor=white
[Gulp-url]: https://gulpjs.com/
[Sass]: https://img.shields.io/badge/Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white
[Sass-url]: https://sass-lang.com/