Skip to content

FaithTechGlobalLabs/Restill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReStill Project

Your daily companion for spiritual growth, mood tracking, and finding inner peace through faith. Reflect, be still, find peace.

MIT License Develop

Tech stack:

  • Server: NestJS
  • Client: Expo
  • Database: PostgreSQL

📋 Requirements

🚀 Getting Started

These are the instructions for setting up a local development environment.

Installation

  1. Clone this repository

  2. Install the server

    $ cd <PROJECT-ROOT>/restill-server
    $ npm install
  3. Install the client

    $ cd <PROJECT-ROOT>/restill-client
    $ npm install

Running the app

  1. Start up the server:

    1. Start up Docker Desktop

    2. Start the database and backend server

      $ cd <PROJECT-ROOT>/restill-server
      $ docker compose up --build
  2. Start up the client:

    $ cd <PROJECT-ROOT>/restill-server
    $ npx expo start

    In the output, you'll find options to open the app in a

🗓️ How to Participate

👏 How to Contribute

Details on how to get involved with the project.

We have adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing Guide

Instructions on how people can contribute to this project.

📄 License

Project is MIT licensed, as found in the LICENSE file.

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published