freshen up readme
This commit is contained in:
13
README.md
13
README.md
@@ -1,4 +1,9 @@
|
|||||||
## agologum
|
|
||||||
A web server/web client template.
|
# agologum
|
||||||
Backend: a .NET web API with a [READACTED] database (probably prostgressql for tinkering)
|
|
||||||
Frontend: Vue.js because I enjoy life and the splendor of God's creation
|
Agologum is a web app that I'm playing around with for no particular purpose or goal other than playing around like a kid building legos.
|
||||||
|
- Frontend: Vue.js because I enjoy life and the splendor of God's creation
|
||||||
|
- Backend: .NET Web Api despite what Microsoft did to my family
|
||||||
|
- Database: Postgres because its the postbest
|
||||||
|
|
||||||
|
Implore scripts/DEV_README.md if you're looking to build and test in your own environment. Most of the testing I'm doing is live because I fear only one man (not myself.)
|
||||||
|
|||||||
@@ -23,3 +23,4 @@ chrome dev tools troubleshooting
|
|||||||
Always test build before committing
|
Always test build before committing
|
||||||
> for the client: $ npm run dev
|
> for the client: $ npm run dev
|
||||||
> for the api: $ dotnet build
|
> for the api: $ dotnet build
|
||||||
|
|
||||||
Reference in New Issue
Block a user