Coder Social home page Coder Social logo

alexandromtzg / remix-saas-kit Goto Github PK

View Code? Open in Web Editor NEW
29.0 2.0 8.0 1.05 MB

Remix SaaS kit - Free sample of SaasRock v0.0.1 - The SaaS Building Framework

Home Page: https://remix-saas-kit.vercel.app

License: MIT License

JavaScript 0.33% TypeScript 91.78% CSS 7.89%
postgresql react remix sqlite supabase tailwindcss typescript vercel saasrock remix-run remix-stack

remix-saas-kit's Introduction

Remix SaaS kit

This is v0.0.1 of SaasRock - The One-Man SaaS Framework. A lot has been added since this version.

⚠️ This version is not maintained anymore as SaasRock is a commercial product (currently at v0.8), but this is still a good starting point for your SaaS project ⚠️

Getting started

  1. Create the .env file and set the following values:
  1. Generate and seed your database. If your using sqlite and your database gets messed up, you can always delete the dev.db file and run npx prisma db push again.
npx prisma migrate dev --name init
  1. Run the app:
yarn
yarn dev
  1. Log in with your REMIX_ADMIN_EMAIL and REMIX_ADMIN_PASSWORD.

  2. Generate Stripe products at /admin/pricing.

  3. Generate Postmark email templates at /admin/emails.

  4. Sign out.

  5. Verify the created Stripe products at the /pricing page.

  6. Register with a new email at /register. You should get a welcome email.

  7. Click on Click here to subscribe and subscribe any plan using Stripe checkout (use any Stripe test card).

  8. Click on the sidebar item Links and New link. Invite your admin user (REMIX_ADMIN_EMAIL) and its workspace T1.Workspace 1 or T1.Workspace 2. You should get an workspace link invitation email, and be redirected to /app/links/pending.

  9. Sign out, and log in as your admin user.

  10. Select the invited workspace and click on 1 pending link.

  11. Reject the invitation. You should get a invitation rejected email.

  12. Sign out, log in as your user registered on step 9, and repeat steps 11, 12 and 13.

  13. Sign out, log in as your admin user and accept the invitation. You should get a invitation accepted email.

  14. Click on the sidebar item Employees and Add employee. Add 1 or 2.

  15. Click on the sidebar item Contracts and New contract. Set the name and description, and upload a PDF file. Click on Select signatories and viewers, select your admin user and the user registered on step 9. Click on Select employees and select 1 or 2. You should get a new contract email with the PDF as attachment. Edit or delete the contract if you want.

  16. Go to app/settings/members and add a new user. You should get an user invitation email.

  17. Go to app/settings/workspaces and Create, Edit and Delete workspaces.

  18. That's it!

More open source projects

  • RemixBlocks - Ready-to-use Remix + Tailwind CSS routes and components.
  • RemixPageBlocks - Simple page block editor with Remix and Tailwind CSS.

remix-saas-kit's People

Contributors

alexandromtzg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.