Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rammurmu committed Feb 20, 2024
1 parent 35523ca commit 0588ca0
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,32 @@
# RunAsh+Jeklly
Welcome to runash.live
# Welcome to runash
Runash is an AI powered live streaming platform for retailers

This is a RunAsh project bootstrapped with create-next-app.

## Getting Started
First, run the development server:

```
npm run dev
# or
yarn dev
```

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

## Learn More
To learn more about runash.in, take a look at the following resources:

runash blog - learn about runash.in features and API.
You can check out the runash GitHub repository - your feedback and contributions are welcome!

## Deploy on AWS



Expand Down

0 comments on commit 0588ca0

Please sign in to comment.