-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
39 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,5 @@ | ||
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). | ||
# Admin platform | ||
|
||
## Getting Started | ||
The portal to create and manage services to be used on Frodo nodes | ||
|
||
First, run the development server: | ||
|
||
```bash | ||
npm run dev | ||
# or | ||
yarn dev | ||
# or | ||
pnpm dev | ||
``` | ||
|
||
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. | ||
|
||
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file. | ||
|
||
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font. | ||
|
||
## Learn More | ||
|
||
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. | ||
Dev with `yarn dev` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: 'What is Frodo' | ||
date: '2022-09-01' | ||
--- | ||
|
||
**Mission**: Enabling tech to seamlessly fulfill our needs, without any sacrifices | ||
|
||
**Vision**: Connect people to apps and services, without downloads or signups, and enable everyone to control and monetize their data | ||
|
||
Permettre l'access aux services instantanément, avec un compte unique et tout en en gardant le contrôle de ses données | ||
|
||
The Appstore 2.0, all services under one app. Think of WeChat in China, but open source, public and where data is not stored in the cloud |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: 'What is SAM' | ||
date: '2023-07-17' | ||
--- | ||
|
||
Enable everyone to use services without app downloads, signups, logins. Securing their data on device, never compromised in a cloud. | ||
* By services I mean things like the next Uber or Deliveroo or AirBnb.. wtv business comes along | ||
* Think of it as the App Store 2.0, like WeChat but open, public and decentralized | ||
|
||
Anecdotally, I’m working on all the components to make this work as open source projects for a few reasons, 1 is trust because anyone can look at the code, 2 is because I believe this technology is democratizing and will enable the world to overcome all the grifting that companies do today like taking transaction fees on any and all interactions with services… | ||
|
||
The reason why I say AppStore 2.0 also is because this project would be a new form of development platform, where devs can contribute code to the application directly and get paid through the platform, taking on the reverse approach than Apple where they distribute fees to devs and take a cut, here the people who pay for services give a fee directly to the developers that built it. |
This file was deleted.
Oops, something went wrong.