Git Product home page Git Product logo

web-business-portal's Introduction

B2B Portal

Samkaup's very own business portal for customers that are in business with Samkaup. They are able to fetch invoices, add related parties to their accounting structure and even check their account balance.

Development

  1. Clone the repo
  2. Install dependencies with yarn
  3. Login to your supabase instance
  4. Link Supabase to your project using yarn supabase link --project-ref <project-ref>. You can get your project ref from the Supabase Project dashboard (Project Settings -> API)
  5. Duplicate .env.local.example and rename it to .env.local and add the Project ref, Supabase URL and anon key.
  6. Push the database schema to your Supabase project using yarn supabase db push.
  7. Generate types for your Supabase tables using yarn generate:types:local.
  8. Run yarn dev to start the development server.

Features Nextbase

  • ๐Ÿš€ Next.js 13 with async components
  • ๐Ÿ’ป Data fetching examples in React server and client components. Suspenseful data fetching with minimal loading screens.
  • โš›๏ธ React query setup configured
  • ๐Ÿ”ฅ React Hot Toast component
  • ๐Ÿ’ป Fully typed with Typescript. Includes automatic type generation for Supabase tables
  • ๐ŸŽจ Tailwindcss
  • ๐Ÿงช Unit testing and integration testing setups built-in
  • ๐Ÿ’š Eslint, typescript, prettier, postcss configured for dev and test environments
  • ๐Ÿ“ˆ Automatic sitemap generation
  • ๐Ÿ” SEO metadata, JSON-LD and Open Graph tags with NEXT SEO
  • โœ๏ธ Semantic release with Automatic changelog generation
  • ๐ŸŽจ Prettier Code formatter
  • ๐Ÿ’Ž Minimal styling
  • ๐Ÿ“– Codebase which is easy to read and modify

Testing

  1. Unit test using yarn test
  2. End-to-end test using yarn test:e2e

Deployment

We use Vercel for deployment

Troubleshooting

Checkout the TROUBLESHOOTING.md file for common issues.

web-business-portal's People

Contributors

bjarmi avatar peturkarl avatar imbhargav5 avatar semantic-release-bot avatar mohammedmoutawakkil avatar psiddharthdesign 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.