amitavroy / wikicenter

wikicenter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About WikiCenter

Intro 1

It is a Wiki software :)

Visit Youtube Playlist to see live coding sessions on this repository.

Roadmap

Visit TODO's

Running locally

(WIP)...

Running WikiCenter on GitPod

GitPod is a Cloud Based Development Environment. It allows us to automate the creation of an environment on the cloud, to develop, check Features and PR previews live, onboarding people faster, pair programming, playgrounds, and more.

If you want to try it, open in GitPod. You can create an account in under a minute, using your Git provider of choice. You don't have to give any permissions to repositories, only to read your e-mail address.

The GitPod setup for this repository was made on a Youtube Live Session.

The tasks in .gitpod.yml will run.

Coding in GitPod 1

After all the 4 tasks are running, the last one keeps running Vite.

Coding in GitPod 2

You can now visit the app, for the link provided on local 80. (It will be public 443 SSL)

Coding in GitPod 3 Then run, in an available terminal, (or a new one):

./vendor/bin/sail artisan migrate:fresh --seed

And now you can navigate to /admin. The login form will be filled for you automatically, just click Login :)

Coding in GitPod 4

License

WikiCenter is open-sourced software licensed under the MIT license.

About

wikicenter


Languages

Language:PHP 76.0%Language:Blade 22.3%Language:JavaScript 1.1%Language:CSS 0.7%