1.2.10 • Published 12 months ago

create-amala-app v1.2.10

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

AmalaJS App

SETUP

  • Create your .env file, using .env.example as an example, then set your environmental variables in .env.
  • Run npm install to initialize dependencies and dist folder. (This is important!)

Running

  • To run in dev mode, simply run npm run dev
  • To run in Prod mode, first npm run build then npm start. This will compile and run from the dist/ folder.
  • To run tests, npm test

API library

Amala

1.2.10

12 months ago

1.2.9

12 months ago

1.2.8

12 months ago

1.2.7

12 months ago

1.2.6

12 months ago

1.2.5

12 months ago

1.2.4

12 months ago

1.2.3

12 months ago

1.2.2

12 months ago

1.2.1

12 months ago

1.2.0

12 months ago