Skip to content

Inspirers is a platform for people to pursue their dreams – personally, professionally and socially. It helps you track your long-term goals and reminds you how far you've come.

License

Notifications You must be signed in to change notification settings

Emmanuel-Melon/inspirers

Repository files navigation

Inspirers

Go on an amazing journey with Inspirers and get inspired by the people who are doing what YOU aspire to do. Advice, motivation, and encouragement are at your fingertips.

Do you want to realize your dreams and, at the same time, inspire other people? · Website · Issues · Roadmap

Become an Inspirer and share your progress with friends. Show them how you're growing, your highs and lows, and get inspired by others.

Getting Started

Before we install the project, Here is what you need to be able to run Inspirers:

Setup

  1. Clone the project
    git clone [email protected]:Emmanuel-Melon/inspirers.git
  1. Navigate to the project
    cd inspirers
  1. Choose Node.js version and install dependencies
    nvm

Database

Use BCrypt to generate a password.

MacOS

  • Download and install the PostgreSQL app from here.
  • Run the server.

Via Docker

Pull Docker Image
  docker pull postgres:alpine
Run Container
  docker run --name <name> -e POSTGRES_PASSWORD=<password> -d p
ostgres-alpine
Expose Container
  docker exec -it <container_name> bash

About

Inspirers is a platform for people to pursue their dreams – personally, professionally and socially. It helps you track your long-term goals and reminds you how far you've come.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages