Skip to content

maswebber/textTranslateAdonis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to TextToTranslate

This app for Topcoder challenge making translation app. This app using Node JS with Adonis JS, Bootstrap 5, and Axios

Commands

Avaiable commands on this project :

  • npm install for install all dependencies
  • npm run dev for running local development
  • npm run build for build the project into production stage (after build the project copy the env file from project root to build folder)