Skip to content

InteraqtDev/feique

Repository files navigation

feique

Interaqt sample OA app.

start

Setup database:

npm run install

Start app server:

npm start

Start app frontend:

cd client 
npm start

If nothing goes wrong, you can see the app 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 OA app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published