Skip to content

keigrey/appreciate-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Appreciate

Remember what you appreciate

About The Project

“Man only likes to count his troubles; he doesn't calculate his happiness.” ― Fyodor Dostoevsky, Notes from Underground

Indeed, most of us don't remember small positive things that happened to us. Now we can have those stored in one place that we can access from anywhere.

Built With

  • React

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm

    npm install npm@latest -g

    And postgres. After installing postrgess create database called "appreciate".

Installation

After installing npm

  1. Clone the repo SSH

    git clone git@github.com:keigrey/appreciate-server.git

    HTTPS

    git clone https://github.com/keigrey/appreciate-server.git
  2. Install NPM packages

    npm install
  3. Run express app

    npm run dev
  4. Run migrations

    npm run migrate-latest

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published