8000 GitHub - saratherv/notes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

saratherv/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes Backend Flask APP

  • This serves as backend to Notes APP, built using flask and also stores changelog of notes.

Built With

Getting Started

This project build with dockers and can be installed using minmal commands.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/saratherv/notes.git
  2. Change directory
    cd notes
  3. Run Script (This will build container and open the shell)
    ./local_run.sh --clean
  4. Run Command in shell
    flask db upgrade
  5. Start Server
    python3 app.py

Usage

Assumptions and Considerations

  • Haven't added volumes, so data is not persistent yet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0