Skip to content

melton-foundation/Melton-App-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Melton-App-Server

Django Test Lint Code Base CodeQL

Django backend for the Melton App - meltonapp.com

REST API, Django dashboard, markdown preview editor, Google and Apple oauth, simple online store, automated emails

If you're a Melton Fellow and you can think of cool use-cases for this Melton API (currently the Melton App is the only client) reach out to us! You can see the API schema here: meltonapp.com/api/docs

Whether you're a Melton Fellow or not, we would love your contributions - raise a new issue or have a look at the existing ones :)

Features

Markdown preview editor

markdown_preview

Melton REST API

rest_api

Django admin dashboard

admin_dashboard

Automated emails on sign-up

signup_email

More docs:

  1. Getting Started - how to setup your local env
  2. Contributing - code conventions and general tips