Skip to content

abba-m/reminder-api

Repository files navigation

Reminder API

Getting Started

  1. Clone the repo: https://github.com/abba-m/reminder-api.git

  2. Use the .env_example to set up a .env file (dont rename, copy instead)

  3. While in the directory where the app's been cloned, run from terminal:

    yarn
  4. To setup database run:

    yarn db:create
  5. To start the app, run:

    yarn dev

Building

yarn build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published