tcet-opensource / documentation

Official Documentation of all TCET Open Source Projects
https://opensource.tcetmumbai.in/
GNU General Public License v2.0
24 stars 37 forks source link
docusaurus hacktoberfest open-source react

TCET Open Source Documentation Website

This repository contains the source code of the Documentation Website.

One of the key visions of the TCET Open Source Organization is to provide users of our software and others willing to contribute with access to project documentation for all of our current projects. The organization recognizes the importance of clear and concise documentation when creating open-source software, to ensure it's development is rapid, continous and traceble.

The Documentation Website will act as our Organization's website. It will consist of the documentation of all projects undertaken by TCET Open Source. The website will also have dedicated blogs contributed by the community covering various different interests.

Hacktoberfest

Powered by:

mlh-logo-color

How to contribute

Read our workflow guide, and have a look at issues marked with the Hacktoberfest tag on it. Do not forget to read the rest of the README. For serious doubts, contact the project maintainers on our discord server.

Cloning

To clone the repository copy paste the following command in your system's terminal.

git clone https://github.com/tcet-opensource/documentation.git

Project Setup

This command is necessary for ensuring all dependencies are present on your local system.

npm install

Project Testing

Run the project live on your local system to make changes and check the updates.

npm run start

.env File Setup

In addition to cloning the repository and setting up the project as described above, you will need to create a .env file to configure certain environment variables. These variables are essential for the proper functioning of the Documentation Website. Here's how you can set up the .env file:

API_KEY=<your_api_key>
APPLICATION_ID=<your_id>
index=tcetopensource

Connect with us

Twitter     Instagram     Discord     Gmail     LinkedIn