{"id":23732334,"url":"https://github.com/pooranjoyb/artisti-website","last_synced_at":"2026-04-04T21:33:19.936Z","repository":{"id":188286043,"uuid":"613982147","full_name":"pooranjoyb/Artisti-website","owner":"pooranjoyb","description":"Welcome to Artisti-SMIT! Website for the only Art-Club of Sikkim Manipal Institute of Technology. ","archived":false,"fork":false,"pushed_at":"2024-09-02T17:54:14.000Z","size":15572,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-24T00:10:56.771Z","etag":null,"topics":["azure-app-service","docker","ejs","javascript","microsoft-azure","mongodb","nodejs","tailwindcss","webapp"],"latest_commit_sha":null,"homepage":"https://artisti-website.onrender.com","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pooranjoyb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-14T16:49:03.000Z","updated_at":"2024-11-26T08:54:58.000Z","dependencies_parsed_at":"2025-05-24T00:10:39.605Z","dependency_job_id":"4801bb85-b742-49e6-afd9-8bd886a3cdb3","html_url":"https://github.com/pooranjoyb/Artisti-website","commit_stats":null,"previous_names":["pooranjoyb/artisti-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pooranjoyb/Artisti-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooranjoyb%2FArtisti-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooranjoyb%2FArtisti-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooranjoyb%2FArtisti-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooranjoyb%2FArtisti-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pooranjoyb","download_url":"https://codeload.github.com/pooranjoyb/Artisti-website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooranjoyb%2FArtisti-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31415110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure-app-service","docker","ejs","javascript","microsoft-azure","mongodb","nodejs","tailwindcss","webapp"],"created_at":"2024-12-31T04:16:27.046Z","updated_at":"2026-04-04T21:33:19.909Z","avatar_url":"https://github.com/pooranjoyb.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e Artisti SMIT\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e\n   \n\u003cimg src=\"https://media.licdn.com/dms/image/C4D3DAQHj2tGfu_1HNg/image-scale_191_1128/0/1680381320475?e=1695790800\u0026v=beta\u0026t=IzhMv-6XegQFyJwd5wFrROfP17JawweKNShd41_eNLg\" alt=\"Artsti_Logo\" /\u003e\n\n\u003c/div\u003e\n\u003cbr/\u003e\n\nWelcome to the Artisti SMIT repository! \nThis project is a dynamic web application for the only **Art Club of Sikkim Manipal Institute of Technology** , developed by Pooranjoy Bhattacharya.\n\n## Features\n\n- Browse and view a collection of artworks and creations by talented artists of our club.\n- Learn about upcoming events, workshops, and exhibitions organized by the art club.\n- Connect with fellow art enthusiasts, share your creations, and engage in discussions.\n- Easily manage and update content using the MongoDB database.\n\n## Technologies Used\n\n- **Node.js:** The server-side runtime for building the web application.\n- **EJS:** A template engine for rendering dynamic HTML pages.\n- **MongoDB:** A NoSQL database for storing and managing artwork, events, and user data.\n- **Tailwind CSS:** A utility-first CSS framework for responsive and stylish designs.\n\n### Please note that access to MongoDB is NOT provided for security reasons.\n\n## Getting Started\n\n### Install Dependencies\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/pooranjoyb/Artisti-website.git\n2. Navigate to the project directory:\n\n    ```bash\n    cd Artisti-website\n3. Install the required Node.js dependencies:\n    ```bash\n    npm install\n### Start the Application\n\n1. Start the Node.js server:\n\n   ```bash\n   npm start\n2. Open your web browser and visit http://localhost:3000 to explore the Artisti-SMIT website.\n\n## Docker Container\n\nYou can also run the Artisti-SMIT Website in a Docker container.\n\n### Build the Docker Image\n\n1. Build the Docker image:\n\n   ```bash\n   docker build -t pooranjoyb/artisti-website --build-arg MONGODB_URI=\"DB_ACCESS_KEY\" .\n2. Run the Docker Container\n    ```bash\n    docker run -p 3000:3000 -d artisti-website\n\n## Docker Hub Image\n\nYou can find the Docker image for the Artisti-Website on Docker Hub: [Docker Hub - Artisti-Website](https://hub.docker.com/r/pooranjoyb/artisti-webiste)\n\nTo pull and run the Docker image from Docker Hub:\n\n1. Pull the Docker image:\n\n   ```bash\n   docker pull pooranjoyb/artisti-website:latest\n2. Run the Docker container:\n    ```bash\n    docker run -p 3000:3000 -d pooranjoyb/artisti-website\n3. Access the website in your browser by navigating to http://localhost:3000.\n\nFeel free to contribute, report issues, and explore the codebase to enhance the Artisti-SMIT Website!\n\n## LICENSE\n***This project is licensed under the [MIT License](LICENSE)***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpooranjoyb%2Fartisti-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpooranjoyb%2Fartisti-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpooranjoyb%2Fartisti-website/lists"}