Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 483 Bytes

File metadata and controls

13 lines (9 loc) · 483 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/