Skip to content

iathul/ayyo-app

Repository files navigation

ayyo-app

Node.js CI

ayyo server side development

What is Ayyo?

Ayyo (Pronounced as I/O means Input and Output) is an application for transferring files via email.

To run Ayyo

Clone the project ayyo-server

Move to ayyo-server directory.

cd ayyo-server

Install dependencies

npm install

Setup environment variables

  • cp .env.sample .env, and modify as required

Run ayyo in production mode

npm start

Run ayyo in development mode

npm run dev

ayyo will be running in developing mode at

localhost: PORT

Fix any lint error

npm run lint

About

Ayyo server-side development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •