{"id":15939552,"url":"https://github.com/sinzii/frameworkless","last_synced_at":"2026-04-09T09:33:58.726Z","repository":{"id":188436534,"uuid":"360117874","full_name":"sinzii/frameworkless","owner":"sinzii","description":"A simple frameworkless NodeJS application","archived":false,"fork":false,"pushed_at":"2021-05-12T10:20:40.000Z","size":1852,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T08:34:20.970Z","etag":null,"topics":["frameworkless","gulp","nodejs","scss","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/sinzii.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}},"created_at":"2021-04-21T09:55:35.000Z","updated_at":"2021-05-12T10:20:43.000Z","dependencies_parsed_at":"2023-08-15T10:46:48.105Z","dependency_job_id":null,"html_url":"https://github.com/sinzii/frameworkless","commit_stats":null,"previous_names":["sinzii/frameworkless"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinzii%2Fframeworkless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinzii%2Fframeworkless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinzii%2Fframeworkless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinzii%2Fframeworkless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinzii","download_url":"https://codeload.github.com/sinzii/frameworkless/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247070925,"owners_count":20878588,"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":["frameworkless","gulp","nodejs","scss","typescript"],"created_at":"2024-10-07T06:05:02.088Z","updated_at":"2025-12-30T23:09:07.674Z","avatar_url":"https://github.com/sinzii.png","language":"JavaScript","readme":"![Framework Logo](/docs/images/frameworkless.png)\n# Frameworkless\n\u003e A simple frameworkless NodeJS application\n\nInspired by a [tutorial](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Node_server_without_framework) about making a NodeJs application without framework on MDN.\n\n![What I cannot create, I do not understand](/docs/images/feynman.png)\n \n[Image source](https://github.com/danistefanovic/build-your-own-x)\n\n## Features\n- Updating...\n\n## Stacks\n- NodeJS v16\n- MongoDB v4.4.4 (or PostgreSQL in the future)\n\n## Setup development environment\n### Using docker\n- Install docker \u0026 docker-compose on your computer\n- Run `npm install`\n- Add the `.env` file for [configuration](#edit-the-env-file)\n- Run `npm run docker-dev` the start the application\n- Run `npm run docker-gulp-serve` if you edit any scss \u0026 typescript for frontend development\n\n### No! I prefer the local environment\n- Install NodeJS \u0026 MongoDB on your computer\n- Run `npm install`\n- Add the `.env` file for [configuration](#edit-the-env-file)\n- Run `npm run dev` the start the application\n- Run `npx gulp serve` if you edit any scss \u0026 typescript for frontend development\n\n## Edit the .env file\nWe store all configuration in an `.env` file at the root folder of the application. \n\nYou also can place the file anywhere you want but make sure to set env variable `FWL_DOTENV_PATH` to the file path. \n\n- `DB_TYPE`: mongo or postgre (not yet supported)\n- `DB_HOST`: Database host\n- `DB_PORT`: Database port\n- `DB_NAME`: Database name\n- `SECURITY_SIGNING_SECRET`: A secret token for signing session id or jwt token  \n- `HTTP_PORT`: Http port, default: 3000\n- `HTTP_SESSION_MAX_AGE_IN_MINUTE`: Max age of a user session\n\n## What are we working on?\nThe project is underdevelopment and if you're curious about what we're working on or want to know some of the future ideas will be implemented.\nTake a look at our project development board at:\n- [Github Board](https://github.com/sinzii/frameworkless/projects/1)\n- [Notion Notes](https://www.notion.so/iiznis/Frameworkless-b6f7424f10d54eee9efe94aa014a10ad)\n\nIf you've got any interesting ideas or spot any problems in the project, let's discuss it [here](https://github.com/sinzii/frameworkless/issues)! \n\n## Contributing\nWe embrace all the contributions to our heart, so don't hesitate to shoot a pull request.\n\n1. [Fork it](https://github.com/sinzii/frameworkless/fork)\n2. Create your feature branch (`git checkout -b feature/featureX`)\n3. Commit your changes (`git commit -am 'Add some description'`)\n4. Push to the branch (`git push origin feature/featureX`)\n5. Create a new Pull Request\n\n## License\n[MIT](LICENSE)\n\n\u003c!-- URLs --\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinzii%2Fframeworkless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinzii%2Fframeworkless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinzii%2Fframeworkless/lists"}