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

https://github.com/sliit-foss/fcsc-web-remastered

A visually enhanced version of the legacy design of the Faculty of Computing Student Community website
https://github.com/sliit-foss/fcsc-web-remastered

under-construction

Last synced: 2 months ago
JSON representation

A visually enhanced version of the legacy design of the Faculty of Computing Student Community website

Awesome Lists containing this project

README

        



FCSC Logo



    SLIIT FCSC














The official website of the Faculty of Computing Student Community also known as the FCSC which is the largest student body of the Faculty of Computing in SLIIT.

## Contributing

## [Figma](https://www.figma.com/proto/kQIZ5VQGf8DfOIXpDWSg3Z/FCSC-Web---New?node-id=93-392&scaling=min-zoom&page-id=0%3A1)

## Getting started

- Run `pnpm install` to install all dependencies
- Run `pnpm dev` to start the development server

## Commit messages

- We follow conventional commits during our development workflow as a good practice. More information can be found at their official [documentation](https://www.conventionalcommits.org/en/v1.0.0-beta.4/#examples)
- Refer the [commitlint.config.js](https://github.com/sliit-foss/fcsc-web-remastered/blob/main/commitlint.config.cjs) file for a full list of supported commit message prefixes

## Additional tools

- This project is bootstrapped with [Lefthook](https://evilmartians.com/opensource/lefthook), [Eslint](https://eslint.org/) and [Prettier](https://prettier.io/). Please make good use of them.