NxSequelizeSnowflakeApp

Repo for Sequelize Snowflake Application

  • Install dependency

# Some component is not compatible with react 17 at this moment
npm i --force 
cp ./apps/nx-sequelize-snowflake-api/.env ./apps/nx-sequelize-snowflake-api/.local.env
  • Update .local.env with all required snowflake config.

  • Run command below to start the app:

npx nx serve nx-sequelize-snowflake-api
npx nx serve nx-sequelize-snowflake-app

snapshot

GitHub

View Github