Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorVation committed May 17, 2023
1 parent 61f469a commit 4d33bab
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,20 @@
# Introducty
# [Introducty.com](https://introducty.com)

[introducty.com](https://introducty.com)

Introducty is the fastest way to make a landing page.
Create a beautiful, blazing fast landing page. Add your links, launch your page, and then get back to doing what you love.
Introducty is the fastest way to make a landing page. Create a beautiful, blazing fast website in seconds. Add your links, launch your page, and then get back to doing what you love.

## Development

```bash
Built with NextJS 13 + TailwindCSS + Supabase, deployed on Vercel.

```sh
npm install
npm run dev
```

## Database

Generated types in [types/supabase.types](types/supabase.types)
Generated types in [types/supabase.ts](types/supabase.ts)

```bash
```sh
npm run update-types
```

0 comments on commit 4d33bab

Please sign in to comment.