mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
Updates to README
This commit is contained in:
parent
88fa7c1d22
commit
7dc091e6b9
1 changed files with 13 additions and 4 deletions
15
README.md
15
README.md
|
|
@ -51,6 +51,15 @@ services:
|
|||
6. move back to the bundle folder, and run `node main.js`. This will start the application running.
|
||||
7. There are multiple node applications to help keep a node js app running in the background, like PM2, etc...but I'll leave that up to you to get going.
|
||||
|
||||
## Documentation
|
||||
The documentation for Get My is a work in progress. Please bare with me until I am able to get it done. I'll work on it as I have time.
|
||||
|
||||
You can find the [documentation here](https://getmydocs.opensourceisawesome.com).
|
||||
|
||||
The documentation is being done in the amazing open source software [Bookstack](https://www.bookstackapp.com/).
|
||||
|
||||
If you'd like to contribute by writing some documentation, please contact me me with an, and I'll see about getting you access to contribute.
|
||||
|
||||
## Keeping it Simple
|
||||
- Registration / Login System built in
|
||||
- 1st user to register is the system admin by default.
|
||||
|
|
@ -95,10 +104,10 @@ services:
|
|||
- A full ERP / CRM for your home.
|
||||
- A portal or interface to any shopping / eCommerce sit online.
|
||||
## Built With
|
||||
- MeteorJS
|
||||
- [MeteorJS](https://www.meteor.com/)
|
||||
- Blaze UI
|
||||
- MongoDB
|
||||
- Materialize-css
|
||||
- [MongoDB](https://www.mongodb.com/)
|
||||
- [Materialize-css](https://materializeweb.com/)
|
||||
|
||||
## License
|
||||
MIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue