Giter VIP home page Giter VIP logo

assetnest-remix-prototype's Introduction

Welcome to Assetnest-remix!

THIS README needs to be finished

Setup

How to setup this project

  • local Postgress db
  • commands to make prisma work
  • anything else ๐Ÿคท to make it work

Working with emails

We use react email to crete our email templates. To see what they look like you need to run a new project To set it up you need to run the script

npx create-email@latest

bump the number in package.json of react-email to 1.9.4 then run npm i and npm run dev

You will also need to place the emails you wish to see in the emails folder in the created project

Development process

Do code reviews, use branches, etc

If making db changes they need to be in their own separate PRs as non dev or main branches don't update the db

Scripts

Need add more for (prisma pull push) , (for cypress)

Development

npm run dev

This starts your app in development mode, rebuilding assets on file changes.

npm run clear-db

This runs a script that clears your connected database. This should never be run on production

This npm route script should be removed once we have customers using our system

npm run lint

This runs a script runs prettier over the codebase and will point out prettier errors that need fixing

npm run lint-fix

This runs a script runs prettier over the codebase and will automatically try and fix any style based issues

npm run storybook

Starts Storybook. We use storybook to show off what we have in our component library

Deployment

npm run build

Builds the app for production

npm start

Runs the app as if it was in production

assetnest-remix-prototype's People

Contributors

jlindsay-ps avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.