Skip to content

Meeovi/notes-app

Repository files navigation

This Application is in Alpha Release

Notes App

A powerful, consistent, and flexible starter template with tons of integrations.

Features include:

  • Notes app for Meeovi.com

and much more. Take a look at framework.meeovi.com

Prerequisites:

You will need:

Git = https://git-scm.com/

Nodejs = https://nodejs.org/en/

We recommend postgres as the database

rename .sample.env file to .env

Add your database type to DATABASE_PROVIDER, example is DATABASE_PROVIDER="postgresql" (" " are required)

Add your database credentials to DATABASE_URL, example is DATABASE_URL=postgresql://databaseusername:databasepassword@databasehost:5432/databasename

Steps to Install - 10 Minute Install

  1. git clone https://github.com/meeovi/notes-app
  2. cd Starter Template
  3. npm install
  4. npm run all

Starter Template will be at: http://localhost:3000

About

Notes part of Meeovi.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors