Skip to content

grapemoli/translit_express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tranlit Express

In lieu of being unable to successfully deploy the Ember.js version to Azure, I shift to using ExpressJS as the MS docs use ExpressJS in their deployment example.


Running the Application

  1. Go to the root directory and run npm install
  2. To run locally, run debug=myapp:* npm start
  3. Visit the website served on localhost:3000

Directory Structure

  1. website/ - ExpressJS frontend
  2. back-end/ - MongoDB backend hosted on Azure

About

🏮 ExpressJS WebApp translating the Bible using GenAI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published