Skip to content

tackboon/cm-catalogue

Repository files navigation

Built With

  • React v18
  • Bootstrap v5.2
  • Typescript v4.7.4
  • Golang v1.19
  • OpenAPI v3

Getting Started

docker-compose up -d

Open web browser to visit:

Prerequisites

Setup Database

  1. Edit database.yml with your database config
  2. Edit .env file (you may refer to example.env)
  3. soda create -e development
  4. soda migrate up

Setup Firebase Auth

  1. Create a free firebase account
  2. Create a new project
  3. Click on Build -> Authentication -> Get Started
  4. Enable Email/Password providers
  5. Go to Project Overview -> Project Settings -> Service accounts
  6. Generate new Private Key
  7. Copy your downloaded private key to the project and name it as service-account-file.json
  8. Go to firebase create a new web app
  9. Copy the firebase config to .env (Refer to example.env file)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published