Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 484 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 484 Bytes

Akash Console

How to run

  1. Make sure you have a valid Akash database first.
  2. Make sure you have a valid User database. If the user database is empty, the necessary tables will be created automatically.
  3. Run npm install to install dependencies.
  4. Start the app with npm run dev.

The website should be accessible: http://localhost:3000/