Bungie Cord Blog - Version 0.0.7
Welcome ot the bungie cord blog documentation.
GitHub Project board is available here
Repo is available here
How to Run
- Run the Web API Project in Visual Studio (as you would run any other dot net project).
- Update ‘ConnectionString’
- ‘Add-Migration MigrationOne -Context AuthDbContext’
- ‘Add-Migration MigrationTwo -Context ApplicationDbContext’
- ‘Update-Database -Context ApplicationDbContext’
- ‘Update-Database -Context AuthDbContext’
- Update ‘Key’ with a 256 bit secret string
- Run the Angular Project (as you would run any other angular project)
- npm install
- ng serve or npm run start
- Run the React Project (as you would run any other angular project)
- npm install
- npm run dev
- Connecting the Back End to Front End
- API URI of the web api must match with the ‘apiBaseUrl’ in the front end app
- Register user via Swagger/Postman (or use the default account given below)
- Login on the web app.
- Default admin user is ‘admin@BungieCordBlog.com’ and Password is ‘Password@6969’
- Create a Category
- Then, proceed to create blog posts
- Blog Posts become visible on the home page
- Detailed instructions on how to the run web api in VS Code (Mac or Windows) are availble here
- TODO
- Add Register to the Angular web app
- Add Edit functionality to the web app
- Add Delete functionality to the web app
User Account Registration
{
"email": "batman@one.com",
"password": "Password$321"
}
book a session with me
- calendly
hire and get to know me
find ways to hire me, follow me and stay in touch with me.
- github
- personal site
- upwork
- fiverr
- codementor
- stackoverflow
- Jay’s Coding Channel on YouTube
- medium blog