Ho Hieu
Ho Hieu
Remove postman tokens from create.js
There aren't requirements.txt in Drola_Base_Node/api. I think project should add requirements.txt in Drola_Base_Node/api, people will install easily and convenient for user. READ.ME should be added more information about Setting up...
 Website didn't have icon
When I run `docker build ./` Firstly, there are some configures  ``` configure.ac:23: installing 'config/compile' configure.ac:23: installing 'config/config.guess' configure.ac:23: installing 'config/config.sub' configure.ac:20: installing 'config/install-sh' configure.ac:20: installing...
 When I run test ( `node node_modules/jest/bin/jest.js`) `Test suite failed to run` C:/Users/hoduc/Desktop/GoogleCodein/Massa/App.test.js: Unexpected token (7:35) 5 | 6 | it('renders without crashing', () => { > 7 |...
  Could not load this project with expo on Android?
I follow READ.ME and run docker Browse to `rest_api/src/main/docker` and run `docker-compose up -d`  Step 1/4 : FROM ubuntu:xenial xenial: Pulling from library/ubuntu 7b8b6451c85f: Pulling fs...
1, Project should add requirements.txt for installing when run the app. 2, READ.me should add Python version ( 2 or 3) 3, READ.me should add step by step to run...