{"id":18256910,"url":"https://github.com/mediacomem/novemlabfront","last_synced_at":"2025-04-08T22:28:57.180Z","repository":{"id":42917966,"uuid":"89214352","full_name":"MediaComem/novemlabfront","owner":"MediaComem","description":"Front app for transmedia project novemlab https://github.com/ghiringh/transmedia","archived":false,"fork":false,"pushed_at":"2022-12-12T05:46:21.000Z","size":78995,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":2,"default_branch":"PO2020","last_synced_at":"2025-02-14T17:43:25.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MediaComem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-24T08:15:46.000Z","updated_at":"2020-07-20T15:13:33.000Z","dependencies_parsed_at":"2023-01-27T14:31:14.164Z","dependency_job_id":null,"html_url":"https://github.com/MediaComem/novemlabfront","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaComem%2Fnovemlabfront","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaComem%2Fnovemlabfront/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaComem%2Fnovemlabfront/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaComem%2Fnovemlabfront/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MediaComem","download_url":"https://codeload.github.com/MediaComem/novemlabfront/tar.gz/refs/heads/PO2020","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247938527,"owners_count":21021539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-05T10:24:06.255Z","updated_at":"2025-04-08T22:28:57.165Z","avatar_url":"https://github.com/MediaComem.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Novem Lab\r\n\r\nFrontend application for the transmedia project novemlab:\r\nhttps://github.com/ghiringh/transmedia\r\n\r\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\r\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\r\n\r\n\r\n- [Installation](#installation)\r\n- [Development](#development)\r\n- [Production](#production)\r\n- [Configuration](#configuration)\r\n\r\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\r\n\r\n## Installation\r\n\r\n```bash\r\ngit clone https://github.com/MediaComem/novemlabfront.git\r\ncd novemlabfront\r\nnpm ci\r\n```\r\n\r\n## Development\r\n\r\nCreate a local environment file:\r\n\r\n```\r\ncp .env.sample .env\r\n```\r\n\r\n\u003e If you are also running the Novem API locally and are not using a reverse\r\n\u003e proxy, you can configure a proxy to avoid CORS issues. See\r\n\u003e [Configuration](#configuration) below.\r\n\r\nRun the application in development mode with live code reload:\r\n\r\n```\r\nnpm run dev\r\n```\r\n\r\nVisit http://localhost:8080 (if you are using the default port).\r\n\r\n## Note\r\n\r\nMissing feature: error check. For example, no message are send to the client if they try to start not with the first step.\r\n\r\n## Production\r\n\r\nRun the application in production mode:\r\n\r\n```\r\nnpm start\r\n```\r\n\r\n## Configuration\r\n\r\nEnvironment variable   | Default value | Description\r\n:--------------------- | :------------ | :----------------------------------------------------------------------------\r\n`$NOVEM_API_URL`       | `/api`        | URL where the Novem API can be reached.\r\n`$NOVEM_API_PROXY_URL` | -             | If specified, requests to the Novem API will be proxied to avoid CORS issues.\r\n`$NOVEM_PORT`          | `8080`        | Port on which the application's HTTP server will listen to.\r\n\r\n\u003e See [`config.js`][./config.js] for more information.\r\n\r\nIn development, environment variables can be set by creating an `.env` file (see\r\n[`.env.sample`](./.env.sample)).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediacomem%2Fnovemlabfront","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmediacomem%2Fnovemlabfront","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediacomem%2Fnovemlabfront/lists"}