This project is an Angular starter template using Skapi.
It includes the following basic features:
- Signup
- Signup email verification
- Login
- Download the project and install dependencies:
npm install- Start the development server:
npm start- Open your browser and go to
http://localhost:4200to view the app.
To deploy on a remote server with Node.js, usually build and then deploy:
npm run buildUpload the generated dist/ folder to your server for deployment.
You can check our live demo Here.
Replace the SERVICE_ID and OWNER_ID values in src/main.ts with your own service information.
You can get your own service ID from Skapi.