Skip to content
forked from ambuda-org/ambuda

Main application code for Ambuda, a breakthrough Sanskrit library (ambuda.org)

License

Notifications You must be signed in to change notification settings

pravritti/ambuda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Tests

Ambuda

Ambuda is an online Sanskrit archive whose mission is to make the Sanskrit tradition radically accessible. Our archive is hosted at https://ambuda.org.

This repository contains Ambuda's core code. It also includes database seeding scripts, which will automatically pull external data sources as needed.

Documentation

A full technical reference for this repository can be found here:

https://ambuda.readthedocs.io/en/latest/

It includes installation instructions, architecture notes, and other reference documentation about Ambuda's technical design.

Quick Installation

  1. Clone git repo $ git clone https://github.com/ambuda-org/ambuda.git
  2. Go to Ambuda code $ cd ambuda
  3. Start Ambuda $ make docker-start. (Get docker if not installed on your computer.)
  4. Open https://localhost:5090/

How to contribute

For details on how to contribute to Ambuda, see CONTRIBUTING.md. We also strongly recommend joining our Discord channel, where we have an ongoing informal discussion about Ambuda's technical problems and roadmap.

About

Main application code for Ambuda, a breakthrough Sanskrit library (ambuda.org)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.3%
  • HTML 30.1%
  • JavaScript 8.2%
  • Shell 2.2%
  • Makefile 1.4%
  • CSS 0.5%
  • Other 0.3%