Skip to content

Initial application structure#1

Merged
knolleary merged 1 commit into
mainfrom
initial-app
Jul 7, 2021
Merged

Initial application structure#1
knolleary merged 1 commit into
mainfrom
initial-app

Conversation

@knolleary
Copy link
Copy Markdown
Member

This is the initial application structure.

It provides a web app build with Vue.js/TailwindCSS and a node backend using sequelize and fastify.

See the README for details of running it locally.

By default it will run with sqlite and create a database in the CWD called .forge.db. It also injects some test data - a set of users and teams. See forge/db/test-data.js.

But that does mean, when you run the app, you can login as one of those users - eg alice@example.com/aaPassword.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants