Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phantom-98/seifylabs
crypto escrow system
https://github.com/phantom-98/seifylabs
ethereum ethersjs firestore metamask nextjs phantom-wallet saas-ui solana web3js
Last synced: 3 months ago
JSON representation
crypto escrow system
- Host: GitHub
- URL: https://github.com/phantom-98/seifylabs
- Owner: phantom-98
- Created: 2024-08-19T15:48:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T15:49:24.000Z (3 months ago)
- Last Synced: 2024-10-08T08:09:21.854Z (3 months ago)
- Topics: ethereum, ethersjs, firestore, metamask, nextjs, phantom-wallet, saas-ui, solana, web3js
- Language: TypeScript
- Homepage: https://seifylabs.vercel.app
- Size: 2.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Saas UI - Next.js - landing page.
This is a free Next.js landing page template based on https://saas-ui.dev.
Feel free to submit any feature requests. If you use this template please share what you've built [on Twitter](https://twitter.com/saas_js) 🚀.**[View demo](https://saas-ui-nextjs-landing-page.netlify.app/)**
## Tech
- Next.js
- Chakra UI
- Saas UI
- Contentlayer
- Typescript## Features
- Feature blocks
- Testimonials
- Pricing tables
- Log in and Sign up pages
- FAQ## In progress
- [ ] Supabase Auth
- [ ] Waitlist sign-up with GetRevue
- [ ] Blog (Contentlayer)
- [ ] Docs## Getting Started
First, clone this repo and run `pnpm i`
To start the app run:
```bash
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.
## Configuration
Configuration files to edit basic site information, add testimonials, faq and pricing table can be found in `/data`.
## Learn More
Find out more about Saas UI.
- [Saas UI Documentation](https://saas-ui.dev/docs/introduction).
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
## License
MIT