Skip to content

InteraqtDev/nightcity

Repository files navigation

My Interaqt app

From Interaqt-boilerplate

start

Setup database:

npm run install

Start app server:

npm start

Start dashboard:

cd dashboard 
npm start

If nothing goes wrong, you can see the dashboard at http://localhost:5173.
Your backend server is at http://localhost:4000.
Interaction api endpoint is http://localhost:4000/api. Custom data api endpoint is http://localhost:4000/data/:apiName.

About

interaqt sample app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published