refactoring , dockerizing
This commit is contained in:
@@ -5,7 +5,10 @@ class StrapiApi{
|
||||
}
|
||||
|
||||
public getHomePage(){
|
||||
|
||||
console.info('Get Home Page');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
const api = new StrapiApi();
|
||||
export default api;
|
||||
Reference in New Issue
Block a user