{"id":20400300,"url":"https://github.com/josethz00/eletronicx_fullstack","last_synced_at":"2026-04-09T21:03:33.087Z","repository":{"id":111791150,"uuid":"342675069","full_name":"josethz00/eletronicx_fullstack","owner":"josethz00","description":"Repo with a fullstack test, the backend uses a JSON Rest API with Flask and PostgreSQL, and the frontend uses NextJS and Typescript","archived":false,"fork":false,"pushed_at":"2021-03-03T14:26:44.000Z","size":133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-15T11:48:37.579Z","etag":null,"topics":["flask","nextjs","postgresql","python","typescript"],"latest_commit_sha":null,"homepage":"","language":"Python","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/josethz00.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-26T19:08:34.000Z","updated_at":"2021-03-03T14:26:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"501ace13-a434-419f-8a21-4f7d6f72003c","html_url":"https://github.com/josethz00/eletronicx_fullstack","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/josethz00%2Feletronicx_fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josethz00%2Feletronicx_fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josethz00%2Feletronicx_fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josethz00%2Feletronicx_fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josethz00","download_url":"https://codeload.github.com/josethz00/eletronicx_fullstack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241948077,"owners_count":20047324,"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":["flask","nextjs","postgresql","python","typescript"],"created_at":"2024-11-15T04:39:23.413Z","updated_at":"2026-04-09T21:03:33.022Z","avatar_url":"https://github.com/josethz00.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eletronicx FullStack Challenge 🤯🤯🤯\r\nThis is a public repository with contents of Flask Web Development, NextJS and Typescript, here you will find examples applied in a Restful API, and a basic and flexible structure to start your Flask apps. Also, is available a complete frontend in NextJS + Typescript, ready to consume our backend API\r\n\u003cbr /\u003e\r\n\u003ch1\u003eSteps to run this app 👇👇👇\u003c/h1\u003e\r\n\u003cbr /\u003e\r\n\r\n1- Cloning repo\r\n-----------------------------------\r\n\r\n```\r\n$ git clone https://github.com/josethz00/eletronicx_fullstack\r\n```\r\n\r\n2- Enter in folder (server)\r\n-----------------------------------\r\n\r\n```\r\n$ cd server\r\n```\r\n\r\n3- Run the container\r\n-----------------------------------\r\n\r\n```\r\n$ docker-compose up --build --remove-orphans\r\n```\r\n\r\n4- Run tests into the container\r\n-----------------------------------\r\n\r\n```\r\n$ docker exec -it flask_app_container python3 -m pytest __tests__ -v\r\n```\r\n\r\n5- Enter in folder (web)\r\n-----------------------------------\r\n\r\n```\r\n$ cd ../web\r\n```\r\n\r\n6- Install the dependencies\r\n-----------------------------------\r\n\r\n```\r\n$ yarn install\r\n```\r\n\r\n7- Start the web app\r\n-----------------------------------\r\n\r\n```\r\n$ yarn dev\r\n```\r\n\r\n\u003cbr /\u003e\r\n\r\n## Check some of the default env variables (available on ``` server/config/variables.py ```)\r\n\r\n| Env Variable  | Default Value |\r\n| ------------- | ------------- |\r\n| HOST  | '0.0.0.0'  |\r\n| PORT  | '5000' |\r\n| DEBUG | 'True' |\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosethz00%2Feletronicx_fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosethz00%2Feletronicx_fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosethz00%2Feletronicx_fullstack/lists"}