diff --git a/README.md b/README.md index 9845713..bc08c7d 100644 --- a/README.md +++ b/README.md @@ -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