This project is for a node.js server for two mobile applications i.e Permit Manager and CLM Agent Portal created for municipalities to implement a platform for the management and enforcement of business licenses/permits. It runs with a MongoDB database and React-native for the frontend applications.
- Click here for live demo of the application from the frontend user interfaces.
- GitHub repository link👈
- Programming Languages: JavaScript.
- Database: MongoDB
- Version-Control: Github
To get a local copy up and running follow these simple steps.
- Postman or other API testing platforms, code editor extensions or applications.
- A code editor such as VS code.
Get the code url by clicking <code>
in the repository or use the link by provided below.
https://github.com/Thoth1111/CLM-Server
Open the code editor and clone the repo. Alternatively, run the following command in the directory you wish to clone the application to.
$ git clone https://github.com/Thoth1111/CLM-Server.git
In the root directory, open the terminal and run this command.
npm i
or
npm install
Run the following command:
node server.js
Open API testing tool such as postman and run the various calls from the test_requests
directory.
👤 Alwyn Androvelle
- Github: @Thoth1111
- Twitter: @androvelle
- LinkedIn: @Alwyn
- [] Complete payment stk-push transactions in production
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.